#
while
Here are 35 public repositories matching this topic...
Educational tasks 📒 JS-HW-01
-
Updated
May 9, 2023 - JavaScript
Until a test condition is true, invoke a function for each element in a collection.
nodejs javascript utility node collection utilities for utils array stdlib util foreach node-js while each iterate until array-like typed-array
-
Updated
Apr 14, 2025 - JavaScript
Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.
nodejs javascript utility node utilities utils stdlib iterator util node-js iterable while each iterate whileeach do-while-each iterdowhileeach
-
Updated
May 26, 2025 - JavaScript
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
nodejs javascript utility node collection utilities for utils array stdlib util foreach node-js while each iterate right until array-like foreachright
-
Updated
Jun 23, 2025 - JavaScript
Improve this page
Add a description, image, and links to the while topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the while topic, visit your repo's landing page and select "manage topics."