posthtml

v0.2.1
HTML/XML post processor
html xml postproccessor parser transform transformations manipulation preprocessor processor and 1 more...

test

npm run lint && npm run mocha && npm run coverage

mocha

_mocha

clean

rm -rf build coverage

build

npm run clean && npm run test && gulp build

coverage

babel-node node_modules/.bin/isparta cover --report text --report html --report lcov node_modules/.bin/_mocha

lint

jshint . && jscs .

release-patch

mversion patch

release-minor

mversion minor

release-major

mversion major

Metadata

  • MIT
  • Whatever
  • Anton Winogradov
  • released 9/24/2015

Downloads