posthtml-beautify

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

lintjs

eslint ./src/*.js ./test/*.js

lintmd

eslint --ext md --rule indent: [error, 4] .

pretest

clinton && npm run lintjs && npm run lintmd

test

nyc ava

clean

rm -rf lib && mkdir lib

build

npm run clean && babel src/ -d lib/

prepublish

npm run build

update

updtr && ava-codemods --force

Metadata

  • MIT
  • >=4
  • Ivan Demidov
  • released 7/8/2016

Downloads

Maintainers