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 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
- Get the path of the caller module☆64Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- random string generator☆29Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆21Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- ☆36Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 7 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Get available v8 and Node.js flags.☆57Updated last year
- Standard NPM Package Format☆42Updated 3 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated 3 weeks ago
- ☆44Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Change alpha of a color string☆23Updated 5 months ago
- List of node.js builtin modules☆38Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Node.js releases data☆36Updated this week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- [DEPRECATED] cross-env now supports npm scripts, please use it instead☆11Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Lint fenced code blocks by corresponding language tags☆12Updated 7 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago