An open API service indexing awesome lists of open source software.

https://github.com/luludotdev/iterable-helpers

Various helper functions for IterableIterators
https://github.com/luludotdev/iterable-helpers

Last synced: about 1 year ago
JSON representation

Various helper functions for IterableIterators

Awesome Lists containing this project

README

          

# ➰ Iterable Helpers
[![NPM version](https://img.shields.io/npm/v/iterable-helpers.svg?maxAge=3600)](https://www.npmjs.com/package/iterable-helpers)
[![NPM downloads](https://img.shields.io/npm/dt/iterable-helpers.svg?maxAge=3600)](https://www.npmjs.com/package/iterable-helpers)
[![Build status](https://travis-ci.com/lolPants/iterable-helpers.svg)](https://travis-ci.com/lolPants/iterable-helpers)
[![Dependencies](https://img.shields.io/david/lolpants/iterable-helpers.svg?maxAge=3600)](https://david-dm.org/lolpants/iterable-helpers)
[![Coverage Status](https://coveralls.io/repos/github/lolPants/iterable-helpers/badge.svg?branch=master)](https://coveralls.io/github/lolPants/iterable-helpers?branch=master)

_Various helper functions for IterableIterators_

## 💾 Installation
The package is on the NPM registry as `iterable-helpers`. Simply install it with your NPM client of choice.

## 🔧 Usage
`// TODO`

### 📝 Example
`// TODO`