Registry / utility / html-press

html-press

JSON →
library0.8.2rbrubygemsunverified

Ruby gem for compressing HTML by removing whitespace and comments.

gem install html_press
INSTALL
IMPORT
SIG · HTML-PRESS
H
html-press
utilityrubyv0.8.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HtmlPress
require 'html_press'

Compress an HTML string.

require 'html_press' compressed = HtmlPress.compress('<html> <body> </body> </html>') # => "<html><body></body></html>"
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
html-press — gem install html-press · libregistry