HTML加载遮罩层 Packages

minify-html

Quick and dirty html minifier. No lexer/parser (yet, at least) just regexp, so doesn't work with nested comments etc. Takes a string as input and returns a string. Minifies html, as well as css in style tags or attributes and js in script tags.

0.0.2 • Published 8 years ago

html-to-amp

Small module to transform html pages to amp, using [html-to-article-json](https://www.npmjs.com/package/html-to-article-json) & [article-json-to-amp](https://www.npmjs.com/package/article-json-to-amp)

2.0.2 • Published 9 years ago