lazify

1.0.0 • Public • Published

lazify

convenient wrapper for lazy promises

Installation

$ npm install lazify

or

$ component install nathan7/lazify

API

lazify :: (-> Promise a) -> LazyPromise a

Takes a function that returns a promise and returns a lazy promise. The edge case of returning a value or throwing an error is handled.

License

MIT

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i lazify

    Weekly Downloads

    313

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • nathan7