iterall
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Found 24 results for for-of
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Symbol iterator.
🐊Putout plugin adds ability to find and remove useless
🐊Putout plugin adds ability to convert for-in to for-of
🐊Putout plugin adds ability to remove useless for-of
🐊Putout plugin adds ability to convert for to for-of
🐊Putout plugin adds ability to convert map to for...of
🐊Putout plugin adds ability to apply for...of
🐊Putout plugin adds ability to convert '.reduce()' to 'for...of'
for-of extension
Async iterator symbol.
Transpiles for(...of...) syntax without Symbol.iterator
Sugary iteration utilities and interfaces.
Create a new object containing the same properties (through assignment) of another object along with an @@iterator method can make use of the default iteration behavior (such as for-of) that built-in iterables like Array or Map have.
A collection of classes that allow iteration over a predefined collection of elements.
lazy sequence and other iterable utilities
Babel transform adds extra bindings to for-in and for-of statements
Creates an Iterator for the class, to use in for-of loop
for-of statement transformer which only support array or array-like object
Ember.js {{#each-of}} helper for array destructuring
Allows using plain primitive numbers in iteration.
Streams, the way they should be
Babel transform adds extra bindings to for-in and for-of statements