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
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the path of the caller module☆64Updated 3 years ago
- [DEPRECATED] cross-env now supports npm scripts, please use it instead☆10Updated 11 months ago
- random string generator☆29Updated 5 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Find the closest babel config based on a directory☆13Updated 4 months ago
- Lint and fix docs simpler☆8Updated 7 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 10 months ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated 10 months ago
- Lint fenced code blocks by corresponding language tags☆12Updated 7 years ago
- A plugin for webpack that emits a system bell character whenever there is a build error☆10Updated 9 years ago
- Rule-based command-line tool for auditing guidelines in GitHub repositories☆13Updated last year
- 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
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Dedupes node modules as they are being required which works even when dependencies are linked via ln -s or npm link.☆11Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Use webpack through a Browserify plugin☆22Updated 10 years ago
- Change alpha of a color string☆22Updated last week
- 🔇 mock stdio output for tests☆23Updated 6 years ago
- Standard NPM Package Format☆42Updated 2 years ago
- Get the callsite of the caller function☆53Updated 3 years ago
- Easily manage global component z-index☆24Updated 6 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 11 months ago
- An asynchronous middleware pattern☆27Updated last year
- ☆20Updated this week
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆21Updated 2 years ago
- Get available v8 and Node.js flags.☆56Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago