thinkit

v4.10.0
thinkjs toolkit
toolkit thinkjs

test

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

test-cov

istanbul cover --report html ./node_modules/mocha/bin/_mocha -- -t 3000 --recursive -R spec test/

compile

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

watch-compile

npm run compile -- --watch

prepublish

npm run compile
npm i thinkit

Metadata

  • Unknown
  • >=0.12.0
  • welefen
  • released 12/7/2016

Downloads

Maintainers