thinkjs

v2.0.11
ThinkJS - use full ES6/7 features to develop web applications
thinkjs framework web rest restful router api es6 es7 and 6 more...

test

mocha --reporter spec --timeout 2000 --recursive test/

test-cov

istanbul cover ./node_modules/mocha/bin/_mocha -- -t 2000 --recursive -R spec test/

compile

babel --loose all --optional runtime --stage 0 --modules common src/ --out-dir lib/

watch-compile

npm run compile -- --watch

watch

npm run watch-compile

prepublish

npm run compile

eslint

eslint src/

Metadata

  • MIT
  • >=0.12.0
  • welefen
  • released 11/27/2015

Downloads

Maintainers