thenablelify

1.0.3 • Public • Published

thenablelify

npm license github-issues Circle CI build status

A utility to enable chain methods to promises

nodei.co

travis-status stars forks

forks

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

Package Version Dev
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

Readme

Keywords

none

Package Sidebar

Install

npm i thenablelify

Weekly Downloads

3

Version

1.0.3

License

MIT

Last publish

Collaborators

  • anmo