itbl

2.2.3 • Public • Published

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

Package Sidebar

Install

npm i itbl

Weekly Downloads

1

Version

2.2.3

License

MIT

Last publish

Collaborators

  • harrysarson