Ecosyste.ms: Packages

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

npmjs.org "either-or" keyword

@stdlib/utils-async-if-then 0.2.1 💰
If a predicate function returns a truthy value, invoke `x`; otherwise, invoke `y`.
11 versions - Latest release: 3 months ago - 3 dependent packages - 1 dependent repositories - 61 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/utils-async-try-catch 0.2.1 💰
If a function does not return an error, invoke a callback with the function result; otherwise, in...
11 versions - Latest release: 3 months ago - 3 dependent packages - 1 dependent repositories - 67 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/utils-if-then 0.2.1 💰
If a condition is truthy, invoke `x`; otherwise, invoke `y`.
11 versions - Latest release: 3 months ago - 2 dependent packages - 47 downloads last month - 3 stars on GitHub - 4 maintainers
@stdlib/utils-try-catch 0.2.1 💰
If a function does not throw, return the function return value; otherwise, return `y`.
11 versions - Latest release: 3 months ago - 2 dependent packages - 38 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/utils-try-then 0.2.1 💰
If a function does not throw, return the function return value; otherwise, return the return valu...
13 versions - Latest release: 3 months ago - 2 dependent packages - 58 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/utils-async-if-else 0.2.1 💰
If a predicate function returns a truthy value, return `x`; otherwise, return `y`.
11 versions - Latest release: 3 months ago - 3 dependent packages - 1 dependent repositories - 69 downloads last month - 3 stars on GitHub - 4 maintainers
@stdlib/utils-async-try-then 0.2.1 💰
If a function does not return an error, invoke a callback with the function result; otherwise, in...
11 versions - Latest release: 3 months ago - 3 dependent packages - 1 dependent repositories - 58 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/utils-if-else 0.2.1 💰
If a condition is truthy, return `x`; otherwise, return `y`.
23 versions - Latest release: 3 months ago - 2 dependent packages - 61 downloads last month - 2 stars on GitHub - 4 maintainers