`jest-haste-map` is a module used by Jest, a popular JavaScript testing framework, to create a fast lookup of files in a project. It helps Jest efficiently locate and track changes in files during testing, making it particularly useful for large projects
Cache your async lookups and don't fetch the same thing more than necessary.
Simple API for getting metadata from locally installed npm packages (in `node_modules`).
Easy way to collect regular expressions search results
Unicode Trie data structure for fast character metadata lookup, ported from ICU
unicode lookup table
PostCSS plugin that allows referencing property values without a variable
Shim for WeakMap with non-leaky O(1) lookup time
High Performance Network Caching for Node.js with fetch, http 1.1, http 2, and cached WHOIS and RDAP lookups
Database to lookup http reasons from http response status code
Like `dns.lookup` with the `all` option, but compatible with older Node.js verions.
Lookup the closest locale from among object keys
Get the file associated with an imported/required Stylus partial
Resolve aliased dependency paths using a RequireJS config
Returns an array of unique "global" directories based on the user's platform and environment. The resulting paths can be used for doing lookups for generators or other globally installed npm packages. Node.js / JavaScript.
A tiny module that takes a dotpath string and returns the value of that path from the object, written as part of a tutorial on Javascript.
Cache the promise lookups and avoid fetching the same thing more than necessary