This package has been deprecated

Author message:

WARNING: This project has been renamed to it-utils. Install using it-utils instead.

@jeffzo/iterator-utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

iterator-utils

Description

A direct port of the well-known python builtin library itertools and some extra iterator utility functions I find useful. Parts inspired by itertools.js.

Some functions are still untested, use with caution.

TODO

  • [ ] finish this README.md
  • [ ] more tests
  • [x] port all functions from itertools
  • [ ] as well as more-itertools (90%)
  • [ ] write JSDocs
  • [ ] more iterator utilities I find useful
  • [ ] proper docs
  • [ ] (optional) implement Rust std::iter::Iterator somehow
  • [ ] github workflow (WIP)

Package Sidebar

Install

npm i @jeffzo/iterator-utils

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

121 kB

Total Files

12

Last publish

Collaborators

  • jeffzo