Here are
31 public repositories
matching this topic...
Catch, unhandledRejection, rejectionHandled and multipleResolves
Updated
Feb 15, 2024
JavaScript
Create an iterator which filters the values of another iterator according to a predicate function.
Updated
Feb 24, 2025
JavaScript
Create an iterator which both filters and maps the values of another iterator.
Updated
Mar 3, 2025
JavaScript
Return a shallow copy of an ndarray containing only those elements which pass a test implemented by a predicate function.
Updated
Mar 24, 2025
JavaScript
Apply a mask to a provided input array.
Updated
Mar 10, 2025
JavaScript
Create a function that invokes a provided function according to a predicate function.
Updated
Dec 1, 2024
JavaScript
Execute all the promises whether they resolve or reject
Updated
Jan 21, 2022
JavaScript
Make your module implement dual APIs, callback API and thenable (Promise) API.
Updated
Aug 19, 2022
JavaScript
Asynchronous JavaScript Basics
Updated
Apr 15, 2023
JavaScript
Return a new array by applying a mask to a provided input array.
Updated
Mar 24, 2025
JavaScript
Create a function that invokes a provided function according to a predicate function.
Updated
Mar 10, 2025
JavaScript
Filter and map elements in an input ndarray to elements in a new output ndarray according to a callback function.
Updated
Feb 24, 2025
JavaScript
Apply a mask to a provided input array and map the unmasked values according to a callback function.
Updated
Mar 10, 2025
JavaScript
Return a shallow copy of an array containing only those elements which pass a test implemented by a predicate function.
Updated
Jul 29, 2024
JavaScript
A drop-in replacement for Promise.all() which does not fail-fast.
Updated
Nov 2, 2023
JavaScript
Create an iterator which rejects the values of another iterator according to a predicate function.
Updated
Feb 24, 2025
JavaScript
Return a shallow copy of an array containing only those elements which fail a test implemented by a predicate function.
Updated
Mar 17, 2025
JavaScript
Apply a mask to a provided input array.
Updated
Jul 29, 2024
JavaScript
Apply a mask to a provided input array.
Updated
Dec 23, 2024
JavaScript
Omit empty values of an array | object
Updated
Apr 12, 2017
JavaScript
Improve this page
Add a description, image, and links to the
reject
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
reject
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.