An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

npmjs.org "dowhile" keyword

View the packages on the npmjs.org package registry that are tagged with the "dowhile" keyword.

@stdlib/utils-do-while-each 0.2.2 💰
While a test condition is true, invoke a function for each element in a collection.
12 versions - Latest release: over 1 year ago - 2 dependent packages - 265 downloads last month - 1 stars on GitHub - 4 maintainers
promise-do-until 1.0.0
Calls a function repeatedly until a condition returns true and then resolves the promise
1 version - Latest release: about 10 years ago - 2 dependent packages - 1 dependent repositories - 9 downloads last month - 1 stars on GitHub - 1 maintainer
@stdlib/utils-do-until-each 0.2.2 💰
Until a test condition is true, invoke a function for each element in a collection.
12 versions - Latest release: over 1 year ago - 2 dependent packages - 15 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/utils-do-while-each-right 0.2.2 💰
While a test condition is true, invoke a function for each element in a collection, iterating fro...
12 versions - Latest release: over 1 year ago - 2 dependent packages - 27 downloads last month - 1 stars on GitHub - 4 maintainers
Top 6.4% on npmjs.org
promise-do-whilst 1.0.1
Calls a function repeatedly while a condition returns true and then resolves the promise
2 versions - Latest release: over 9 years ago - 4 dependent packages - 877 dependent repositories - 15.4 thousand downloads last month - 3 stars on GitHub - 1 maintainer
@stdlib/utils-do-until-each-right 0.2.2 💰
Until a test condition is true, invoke a function for each element in a collection, iterating fro...
12 versions - Latest release: over 1 year ago - 2 dependent packages - 27 downloads last month - 1 stars on GitHub - 4 maintainers
promise-until 1.0.0
Calls a function repeatedly if a condition returns false and until the condition returns true and...
1 version - Latest release: about 10 years ago - 5 dependent packages - 5 dependent repositories - 74 downloads last month - 3 stars on GitHub - 1 maintainer