posthtml-beautify

v0.2.0
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 "build: update changelog"

prepare

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/25/2018

Downloads

Maintainers