0.1.0 • Published 9 years ago

alicates v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

Alicates

Build Status Coverage

Compact functional library made with ES6

Functions implemented in the library are very small but not necessarily very efficient.

Getting Started

Install it via npm:

npm install alicates

And include in your project:

var alicates = require("alicates");

License

MIT