0.2.0 • Published 3 years ago

core.io-command-promised v0.2.0

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

core.io Command Promised

This module extends core.io context object with a new method: promisedCommand.

We can dispatch a command event and await the command's resolution:

let response = await context.promisedCommand('api.get', event);

Install

$ npm i -S core.io-command-promised

License

® License 2020 by goliatone

0.2.0

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago