0.6.12 • Published 6 years ago

seneca-promisified-core v0.6.12

Weekly downloads
171
License
MIT
Repository
github
Last release
6 years ago

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

0.6.12

6 years ago

0.6.10

7 years ago

0.6.9

7 years ago

0.6.8

7 years ago

0.6.5

8 years ago

0.6.4

8 years ago