0.0.6 • Published 10 years ago

js-toolkit v0.0.6

Weekly downloads
165
License
MIT
Repository
github
Last release
10 years ago

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.

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago