redoculous

v0.3.3
PHP style templates
template async await php documentation generated

build

rm -rf lib && babel src --out-dir lib

lint

eslint src

pretest

npm run lint

test

mocha test/index.js

bench

node benchmark

prepublishOnly

npm run test && npm run build

publish:major

npm version major && npm publish

publish:minor

npm version minor && npm publish

publish:patch

npm version patch && npm publish

postpublish

git push origin master --tags
npm i redoculous

Metadata

  • MIT
  • >=8
  • Nicholas Clawson
  • released 7/3/2017

Downloads

Maintainers