This package has been deprecated

Author message:

Use sb-promisify instead

js-toolkit

0.0.6 • Public • Published

JS-Toolkit

JS-Toolkit is a javascript utility belt, it helps you be more productive by providing some helper methods.

API

exports = {
  promisify: function(callback):function
  promisifyAll: function(object):object
  extend: function(target, ...object):target
}

License

This project is licensed under the terms of MIT License. See the License file for more info.

/js-toolkit/

    Package Sidebar

    Install

    npm i js-toolkit

    Weekly Downloads

    315

    Version

    0.0.6

    License

    MIT

    Last publish

    Collaborators

    • steelbrain