Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
html-minifier
master
Top Level Namespace
HtmlMinifier
Generated using Crystal 1.10.1
2024-01-09 19:57:33 UTC
module
HtmlMinifier
Defined in:
html-minifier.cr
Class Method Summary
.initialize_context
(options_json : String | Nil =
nil
)
.minify!
(source : String)
.set_options
(options : String)
.set_options
(options : JSON::Any)
Class Method Detail
def self.
initialize_context
(options_json : String | Nil =
nil
)
#
[
View source
]
def self.
minify!
(source : String)
#
[
View source
]
def self.
set_options
(options : String)
#
[
View source
]
def self.
set_options
(options : JSON::Any)
#
[
View source
]