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 2 years ago
Alternatives and similar repositories for global-cache
Users that are interested in global-cache are comparing it to the libraries listed below
Sorting:
- Get the arguments of a function, arrow function, generator function, async function☆53Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- A list of directories you should ignore by default☆23Updated 3 years ago
- Change alpha of a color string☆23Updated 9 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Functional errors with formatted output☆17Updated 2 years ago
- Find the closest babel config based on a directory☆13Updated last year
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- Get the path of the caller module☆66Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Mimic a Node.js HTTP response stream☆60Updated last year
- Rule-based command-line tool for auditing guidelines in GitHub repositories☆13Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated last month
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- It's just a React hook for resize-observer, uses resize-observer-polyfill.☆25Updated 2 years ago
- Create a MD5 hash with hex encoding☆46Updated last year
- Lint fenced code blocks by corresponding language tags☆12Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆79Updated last month
- A better open. Reuse the same tab on Chromium-based browsers on macOS.☆41Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- An asynchronous middleware pattern☆27Updated last year
- Get the auth token set for an npm registry☆34Updated 2 months ago