Scans from right, while a test passes.
Finds last value passing a test.
Finds index of last value passing a test.
Reduces values from right, to a single value.
Gets values from right.
An array is a collection of values, stored contiguously.
Breaks array after test passes.
Finds last value passing a test.
Scans from right, until a test passes.
Scans from right, while a test passes.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Keeps values from right, while a test passes.
Finds index of last value passing a test.
Binary searches rightmost value in sorted array.
Interact with HTTP status code
Finds last index of a value.
Discards values from right, while a test passes.
Create an array without duplicates
Gets values from right.
Finds last index of an infix.
Create an array with values that are present in the first input array but not additional ones
Create an array of unique values, in order, from the input arrays
Matches strings against configurable strings, globs, regular expressions, and/or functions
Unopinionated, no-frills CLI argument parser