Ecosyste.ms: Packages

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

npmjs.org "dowhile" keyword

@stdlib/utils-do-until-each 0.2.1 💰
Until a test condition is true, invoke a function for each element in a collection.
11 versions - Latest release: 3 months ago - 2 dependent packages - 56 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/utils-do-while-each-right 0.2.1 💰
While a test condition is true, invoke a function for each element in a collection, iterating fro...
11 versions - Latest release: 3 months ago - 2 dependent packages - 48 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/utils-do-until-each-right 0.2.1 💰
Until a test condition is true, invoke a function for each element in a collection, iterating fro...
11 versions - Latest release: 3 months ago - 2 dependent packages - 69 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: over 8 years ago - 5 dependent packages - 5 dependent repositories - 59 downloads last month - 3 stars on GitHub - 1 maintainer
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: about 8 years ago - 4 dependent packages - 877 dependent repositories - 12.4 thousand downloads last month - 3 stars on GitHub - 1 maintainer
@stdlib/utils-do-while-each 0.2.1 💰
While a test condition is true, invoke a function for each element in a collection.
11 versions - Latest release: 3 months ago - 2 dependent packages - 55 downloads last month - 1 stars on GitHub - 4 maintainers
promise-do-until 1.0.0 removed
Calls a function repeatedly until a condition returns true and then resolves the promise
1 version - Latest release: over 8 years ago - 2 dependent packages - 1 dependent repositories - 12 downloads last month - 1 stars on GitHub - 1 maintainer