medikoo

medikoo/es6-iterator

Iterator abstraction as specified in ECMAScript6

JavaScript
19
9
MIT License

This project provides an ECMAScript 6 Iterator interface implementation for Node.js, offering constructors for different iterator types (array, string, and generic), utility functions for iteration, and method extensions. It's designed for JavaScript developers who need to work with ES6 iterator patterns in environments that don't natively support them, particularly useful for iterating over arrays, strings with Unicode characters, and other iterable objects.

Total donated
Undistributed
Share with your subscribers: