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
- Standard NPM Package Format☆42Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- random string generator☆29Updated 5 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Node.js releases data☆36Updated 3 weeks ago
- Get available v8 and Node.js flags.☆57Updated last year
- Spec-compliant polyfill for String.prototype.matchAll, in ES2020☆17Updated 4 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- ☆36Updated 4 years ago
- Provide a package name, get a list of every version, and who published it.☆24Updated 10 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- Find the closest babel config based on a directory☆13Updated 7 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 4 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- ☆20Updated last week
- Check if something is a promise☆46Updated 4 years ago
- thin wrapper around process.hrtime in node and for the performance API in the browser☆17Updated 2 months ago
- Install dependencies using Yarn with npm fallback.☆29Updated 2 years ago
- ☆44Updated 2 years ago
- Change alpha of a color string☆23Updated 3 months ago
- Adds a "file" literal which is included and translated to a string at compile-time.☆13Updated 8 years ago
- Read command line key presses from process.stdin. Based on TooTallNate/keypress.☆7Updated 7 years ago
- List of node.js builtin modules☆38Updated 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