Lazy-evaluating list of files, based on globs or regex patterns
Actions io lib
Create an array with values that are present in the first input array but not additional ones
Like a Set, but provides the index of the `key` in the backing array
levelup createReadStream for a directory of json files
Minimal async jobs utility library, with streams support
Create an array without duplicates
Self-host the Recursive font in a neatly bundled NPM package.
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
Node module to mask various kinds of data in the required formats
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Npm package to get directory files recursively
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
Gets all files asynchronously given a folder path, with progress updates and filetype filter.
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Fontsource SCSS Mixins
Checks that all dependencies in your package.json have supported versions installed
Synchronous, recursive readdir. Returns an array of (full) filepaths.
Stringify your JSON at max speed
fs.readdir with additional options: recursive, details, get stat, load content and more
Deletes keys from the object that match a condition without side effects.