ljharb / global-cacheLinks
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
☆20Updated last month
Alternatives and similar repositories for global-cache
Users that are interested in global-cache are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 5 months ago
- Find the closest babel config based on a directory☆13Updated last year
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Change alpha of a color string☆23Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 5 months ago
- Rule-based command-line tool for auditing guidelines in GitHub repositories☆13Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆32Updated 4 years ago
- Mock node stdout and stderr without pain.☆26Updated 11 months ago
- Functional errors with formatted output☆17Updated 3 years ago
- Handle clicking away from an element -- React/Preact compatible☆46Updated 8 years ago
- Cross-Platform Binary API☆35Updated 5 years ago
- Focus on targets with selectors☆29Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- Decompress a HTTP response if needed☆75Updated 3 months ago
- Conditional promise chains☆63Updated 4 years ago
- Improved sorting order for directory entities☆26Updated 7 years ago
- Take care of your spawn()☆83Updated last year
- webpack loader that takes a single file, and declare pieces of that file as "dependencies" as if it existed.☆33Updated 8 years ago
- 🔍 A deep regex match component for react, support ReactNode match.☆16Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated last week
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago