Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
beautify
v0.2.0
Beautify
Runtime
Built with Crystal 1.9.2
2023-10-08 13:18:19 UTC
class
Beautify::Runtime
Beautify::Runtime
Reference
Object
Defined in:
beautify.cr
Instance Method Summary
#css
(data : String) : String
#html
(data : String) : String
#js
(data : String) : String
Instance Method Detail
def
css
(data : String) : String
#
[
View source
]
def
html
(data : String) : String
#
[
View source
]
def
js
(data : String) : String
#
[
View source
]