lazy-promise
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

Build Status

lazy-promise

A bare-bones lazily-evaluated Promises/A+ implementation.

Installation

$ npm install lazy-promise

or

$ component install then/lazy-promise

API

new Promise(function(resolve, reject))

Create a new lazy promise with the given function.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i lazy-promise

Weekly Downloads

490

Version

4.0.0

License

MIT

Last publish

Collaborators

  • nathan7
  • forbeslindesay