1.0.3 • Published 7 years ago

thenablelify v1.0.3

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

thenablelify

npm license github-issues Circle CI build status

A utility to enable chain methods to promises

nodei.co

travis-status stars forks

forks

npm.io npm.io

Features

Install

npm install --save thenablelify

Scripts

  • npm run readme : node-readme
  • npm run test : nyc ava
  • npm run test:w : npm test -- --watch
  • npm run test:nyan : ava --tap | tap-nyan
  • npm run report : nyc report --reporter=html
  • npm run build : BABEL_ENV=production babel --out-dir=dist index.js
  • npm run prepublish : npm run build

Dependencies

PackageVersionDev
ava^0.17.0
babel-cli^6.18.0
babel-core^6.21.0
babel-plugin-transform-runtime^6.15.0
babel-preset-es2015^6.18.0
babel-preset-stage-3^6.17.0
coveralls^2.11.15
node-readme^0.1.9
nyc^10.0.0
sinon^1.17.7
tap-nyan^1.1.0

Contributing

Contributions welcome; Please submit all pull requests the against master branch. If your pull request contains JavaScript patches or features, you should include relevant unit tests. Please check the Contributing Guidelines for more details. Thanks!

Author

Anmo

License

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.1

7 years ago