posthtml

v0.0.3
HTML post processor
html postproccessor parser transform manipulation preprocess

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 8/13/2015

Downloads