npm

simplecolls

0.0.1-alpha • Public • Published

SimpleColls

Simple collections functions in JavaScript

Installation

Via npm on Node:

npm install simplecolls

You can include lib/simplecolls.js directly into your HTML page. It declares the sl namespace.

Usage

TBD

Development

git clone git://github.com/ajlopez/SimpleColls.git
cd SimpleColls
npm install
npm test

Samples

TBD

Versions

TBD

Contribution

Feel free to file issues and submit pull requests � contributions are welcome.

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.

Package Sidebar

Install

npm i simplecolls

Weekly Downloads

0

Version

0.0.1-alpha

License

none

Last publish

Collaborators

  • ajlopez