htmlnano

v1.1.0
Modular HTML minifier, built on top of the PostHTML
posthtml posthtml-plugin html postproccessor minifier

compile

rimraf lib/*.js && rimraf lib/modules/*.js && babel -d lib/ lib/

lint

eslint *.js lib/*.es6 lib/modules/*.es6 lib/presets/*.es6 test/

pretest

npm run lint && npm run compile

test

:

posttest

mocha --timeout 5000 --require @babel/register --recursive --check-leaks --globals addresses

prepare

npm run compile

release:patch

release-it patch -n

Metadata

  • MIT
  • Whatever
  • Kirill Maltsev
  • released 9/19/2021

Downloads

Maintainers