predicate
Here are 55 public repositories matching this topic...
Predicate that returns true if base64 string.
-
Updated
Mar 4, 2020 - JavaScript
Cross-platform terminal-friendly text utilities
-
Updated
Apr 7, 2025 - JavaScript
Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.
-
Updated
Dec 23, 2024 - JavaScript
Common JavaScript object type-related utilities
-
Updated
Apr 7, 2025 - JavaScript
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
-
Updated
Dec 1, 2024 - JavaScript
Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.
-
Updated
Dec 1, 2024 - JavaScript
Test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.
-
Updated
Apr 7, 2025 - JavaScript
Test whether at least one element in a collection passes a test implemented by a predicate function.
-
Updated
Feb 24, 2025 - JavaScript
Cumulatively test whether every array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.
-
Updated
Mar 17, 2025 - JavaScript
Test whether all elements in a collection pass a test implemented by a predicate function.
-
Updated
Apr 7, 2025 - JavaScript
Test whether a collection contains `n` elements which pass a test implemented by a predicate function.
-
Updated
Apr 7, 2025 - JavaScript
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
-
Updated
Mar 10, 2025 - JavaScript
Improve this page
Add a description, image, and links to the predicate topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the predicate topic, visit your repo's landing page and select "manage topics."