ljharb / global-cache
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
☆20Updated last year
Alternatives and similar repositories for global-cache
Users that are interested in global-cache are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- random string generator☆29Updated 5 years ago
- Standard NPM Package Format☆42Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆21Updated 2 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Node.js releases data☆36Updated last week
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 3 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Lint fenced code blocks by corresponding language tags☆12Updated 7 years ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- ☆20Updated this week
- [DEPRECATED] cross-env now supports npm scripts, please use it instead☆11Updated last year
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- ☆36Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago
- Change alpha of a color string☆23Updated 3 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago