babel-plugin-transform-pipeline

v0.1.0
Compile pipeline operator to ES5
babel babel-plugin pipeline pipeline-operator

build

babel src -d lib -s

build:watch

babel src -d lib -s -w

lint

eslint src

test

mocha --opts ./mocha.opts ./lib/**/test.js

test:watch

mocha --opts ./mocha.opts --watch ./lib/**/test.js

test-ci

istanbul cover ./node_modules/mocha/bin/_mocha -- --opts ./mocha.opts ./lib/**/test.js

prepublish

npm run lint && npm run build && npm run test

prepush

npm run prepublish

precommit

npm run lint
npm i babel-plugin-transform-pipeline

Metadata

  • MIT
  • Whatever
  • SuperPaintman
  • released 3/19/2017

Downloads

Maintainers