busyman

v0.3.0
A lightweight and lodash-like JavaScript utility library

busyman

A lightweight and lodash-like JavaScript utility library

NPM

Travis branch npm npm


Documentation

Please visit the Wiki.

Installation

$ npm install busyman --save

Usage

var _ = require('busyman');

console.log(_.isArray('hello'));    // false

License

Licensed under MIT.

npm i busyman

Metadata

  • MIT
  • Whatever
  • Simen Li
  • released 12/20/2016

Downloads