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
module
Beautify
Defined in:
beautify.cr
Class Method Summary
.css
(data : String) : String
.html
(data : String) : String
.js
(data : String) : String
Class Method Detail
def self.
css
(data : String) : String
#
[
View source
]
def self.
html
(data : String) : String
#
[
View source
]
def self.
js
(data : String) : String
#
[
View source
]