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
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Find and erase strings and comments in JavaScript code☆14Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- [DEPRECATED] cross-env now supports npm scripts, please use it instead☆10Updated last year
- Check if a value is a regular expression☆24Updated 3 years ago
- random string generator☆29Updated 5 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 4 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
- Node.js releases data☆36Updated 2 weeks ago
- Get the path of the caller module☆64Updated 3 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆21Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- ☆36Updated 4 years ago
- Change alpha of a color string☆23Updated last month
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- Get the callsite of the caller function☆52Updated 3 years ago