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 2 years ago
Alternatives and similar repositories for global-cache
Users that are interested in global-cache are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Get the path of the parent module☆79Updated 3 months ago
- Find the closest babel config based on a directory☆13Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- An asynchronous middleware pattern☆27Updated 2 years ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Truncate a URL to a specific length☆62Updated 2 months ago
- Input module for Listr☆33Updated 5 years ago
- Conditional promise chains☆63Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Get the callsite of the caller function☆54Updated 2 months ago
- Node.js releases data☆38Updated last week
- Lazy number range generator☆82Updated last year
- ☆41Updated 7 years ago
- Join all elements of an array and create a human-readable string☆33Updated 6 years ago