posthtml-beautify

v0.1.9
A posthtml plugin to beautify you html files
html posthtml posthtml-plugin beautify beautifier code-quality

precommit

clinton && lint-staged

commitmsg

commitlint --extends=@commitlint/config-angular -e

postpublish

conventional-changelog -i changelog.md -s -r 0 && git commit -am "chore: Update changelog"

prepublish

npm run build

docs

cross-env BABEL_ENV=docs webpack --progress --env.prod -p

build

rimraf lib && cross-env BABEL_ENV=production babel src -d lib --ignore docs

test

cross-env BABEL_ENV=production nyc ava

serve

cross-env BABEL_ENV=docs webpack-dashboard -- webpack-dev-server --content-base docs/ --open

Metadata

  • MIT
  • >=4
  • Ivan Demidov
  • released 1/10/2018

Downloads

Maintainers