predicate
Here are 64 public repositories matching this topic...
Predicate that returns true if base64 string.
- Updated
Mar 4, 2020 - JavaScript
Cross-platform terminal-friendly text utilities
- Updated
Dec 19, 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
Sep 6, 2025 - JavaScript
Common JavaScript object type-related utilities
- Updated
Dec 20, 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
Sep 6, 2025 - JavaScript
Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.
- Updated
Sep 6, 2025 - JavaScript
Test whether at least one element in a collection passes a test implemented by a predicate function.
- Updated
Sep 6, 2025 - JavaScript
Test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.
- Updated
Sep 6, 2025 - JavaScript
Test whether an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.
- Updated
May 26, 2025 - JavaScript
Test whether all elements in a collection pass a test implemented by a predicate function.
- Updated
Sep 6, 2025 - JavaScript
Test whether a collection contains `n` elements which pass a test implemented by a predicate function.
- Updated
Sep 8, 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."