it-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
  • [ ] rename/republish this repo
  • [ ] more tests
  • [x] port all functions from itertools
  • [ ] as well as more-itertools (90%)
  • [ ] JSDocs
  • [ ] more iterator utilities I find useful
  • [ ] implement Rust std::iter::Iterator somehow (90%, need tests)
  • [ ] split into submodules (iterator-utils, reversible, rs-iterator)
  • [ ] better rollup settup?
  • [ ] code comments
  • [ ] automated workflow with CI/CD (CircleCI or Travis CI?)

Package Sidebar

Install

npm i it-utils

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

224 kB

Total Files

13

Last publish

Collaborators

  • jeffzo