2.2.3 • Published 7 years ago

itbl v2.2.3

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

itbl

A collection of javascript utility functions designed to unlock the full potential of the es6 iterable protocol.

Getting Started

To install with npm

$ npm install itbl 

Then using Node.js or Browserify.

// Load the full build.
let itbl = require('itbl');

Contributing

Contributions are welcome, the style guidelines are taken from lodash and are enforced using JCSC:

$ npm run style

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • This libary was inspired by lodash and the documentation style was heavily influenced by the documentation of lodash.
  • Documentation generated by docdown
2.2.3

7 years ago

2.2.0

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago