1.0.1 • Published 8 years ago

zgulde-lib v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

My JS Lib

Codeship Status for zgulde/my-js-lib

A bunch of extensions to the native javascript prototypes.

Mostly a project for my own learning, but who knows? Maybe someone will find it useful.

Using

After cloning,

npm install

Run tests

npm test

Build + minify

npm run build

Documentation

Documentation is built into the tests

npm test -- --verbose