cprecioso / iterable-helpers

Some helper functions for JS Iterables

Home Page:https://cprecioso.github.io/iterable-helpers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@cprecioso/iterable-helpers

Some helper functions for iterables that I use for my projects. It's not intended to be comprehensive, I will add more functions as I need them.

$ yarn add @cprecioso/iterable-helpers    # if you use yarn
$ npm install @cprecioso/iterable-helpers # if you use npm

Check the API documentation for more information.

About

Some helper functions for JS Iterables

https://cprecioso.github.io/iterable-helpers/


Languages

Language:TypeScript 100.0%