0.1.0 • Published 8 years ago

@micro/thunk-to-promise v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

thunk-to-promise

Build status NPM version Code style

Convert a thunk to a promise.

Installation

$ npm install @micro/thunk-to-promise

Usage

var thunkToPromise = require('@micro/thunk-to-promise')

Api

thunkToPromise(arg1, arg2)

  • arg1 -
  • arg2 -

Returns:

License

MIT

0.1.0

8 years ago