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 week
Alternatives and similar repositories for global-cache
Users that are interested in global-cache are comparing it to the libraries listed below
Sorting:
- Get the path of the caller module☆67Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 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☆74Updated 2 years ago
- Node.js releases data☆38Updated 3 weeks ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Change alpha of a color string☆23Updated 11 months ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Find the closest babel config based on a directory☆13Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 10 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Make a function mimic another one☆97Updated last year
- Strip the final newline character from a string/buffer☆38Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- Finds the first parent directory that contains a given file or directory.☆26Updated 4 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated last week
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Transparently adds support for Plug'n'Play to Jest☆25Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Wait for any promise to be fulfilled☆56Updated 3 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
- Provide a package name, get a list of every version, and who published it.☆24Updated last year