0.0.6 • Published 8 years ago

js-toolkit v0.0.6

Weekly downloads
165
License
MIT
Repository
github
Last release
8 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

8 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago