fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
INDIRECT
0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.
INDIRECT
0
fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
INDIRECT
0
file-entry-cache • 6.0.1Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process
INDIRECT
16
find-up • 5.0.0Find a file or directory by walking up parent directories
INDIRECT
5
flat-cache • 3.2.0A stupidly simple key/value storage using files to persist some data
INDIRECT
15
globals • 13.24.0Global identifiers from different JavaScript environments
INDIRECT
1
graphemer • 1.4.0A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
json-stable-stringify-without-jsonify • 1.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
INDIRECT
0
keyv • 4.5.4Simple key-value storage with support for multiple backends
INDIRECT
1
levn • 0.4.1Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
path-key • 3.1.1Get the PATH environment variable key cross-platform
INDIRECT
0
picomatch • 4.0.3Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
INDIRECT
0
prelude-ls • 1.2.1prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
INDIRECT
0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.