grabthar
v1.0.1 process subprocess node
flow-typed
flow-typed install
flow:build
flow gen-flow-files ./src/index.js --out-dir ./src
babel
babel src/*.js src/**/*.js --exclude=node_modules --out-dir . --source-maps inline
test
npm run lint && npm run flow-typed && npm run flow && npm run jest
flow
flow
lint
eslint src/ test/ *.js
prepublish
in-publish && npm run flow:build && npm run babel || not-in-publish
postpublish
git checkout ./src && rm ./src/index.js.flow
jest
jest test --env=node --no-cache --coverage --verbose --runInBand
npm i [email protected]
Metadata
- Apache-2.0
- Whatever
- dbrain
- released 4/10/2018