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
Related projects ⓘ
Alternatives and complementary repositories for global-cache
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Change alpha of a color string☆22Updated 4 months 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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- ☆36Updated 4 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆24Updated 3 years ago
- Node.js releases data☆36Updated last week
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 8 months ago
- random string generator☆29Updated 5 years ago
- Standard NPM Package Format☆42Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆23Updated 2 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Eslint rules related to ES2015 destructuring☆17Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 4 months ago
- Test whether some promise passes a testing function☆14Updated 5 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 years ago
- Check if the package is being installed by another package☆13Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Updated 7 years ago
- API-first task runner with three methods: task, run and watch.☆35Updated 6 years ago
- Feature detected access to the scroller element☆10Updated 6 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 8 months ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago