seneca-promisified-core

0.6.12 • Public • Published

A wrapper which makes senecajs not hostile to promises. Also permits you to access seneca context without having to use the this keyword (arrow functions).

This is not an extension, its just a wrapper; you will be able to use old seneca plugins without having to worry about what its going to break.

N.b.; This is only for the core module. The entity and options module isnt included.

Promises

This libary uses any-promise. You will need to register the kind of promise you want the it to use.

See: https://www.npmjs.com/package/any-promise

API Documentation

See: http://aghost-7.github.io/seneca-promisified

Package Sidebar

Install

npm i seneca-promisified-core

Weekly Downloads

340

Version

0.6.12

License

MIT

Unpacked Size

9.86 kB

Total Files

5

Last publish

Collaborators

  • aghost7