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☆66Updated 4 years ago
- Rule-based command-line tool for auditing guidelines in GitHub repositories☆13Updated 2 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Join all elements of an array and create a human-readable string☆33Updated 6 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 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 3 years ago
- Change alpha of a color string☆23Updated 10 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 8 months ago
- Truncate a URL to a specific length☆61Updated 2 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Handle clicking away from an element -- React/Preact compatible☆46Updated 7 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Functional errors with formatted output☆17Updated 3 years ago
- Decompress a HTTP response if needed☆74Updated last month
- Create a MD5 hash with hex encoding☆46Updated 2 years ago
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆20Updated 3 years ago
- Utilities to make tasks for Mrm☆33Updated 5 years ago
- Improved sorting order for directory entities☆26Updated 7 years ago