jonschlinkert / lazy-cacheLinks
Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.
☆51Updated 2 years ago
Alternatives and similar repositories for lazy-cache
Users that are interested in lazy-cache are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- List of node.js builtin modules☆37Updated 3 weeks ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Sink your streams.☆17Updated 2 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 3 months ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- 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
- Repeat a string - fast☆35Updated 4 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Get the callsite of the caller function☆54Updated 3 months ago
- Center-align the text in a string.☆23Updated 8 years ago
- Construct HTTP/HTTPS agents for tunneling proxies☆43Updated 7 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- An asynchronous middleware pattern☆27Updated 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
- Serializes any DOM node into a String☆37Updated 6 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Timeout HTTP/HTTPS requests☆51Updated 3 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Convert directories to glob compatible strings☆44Updated 6 years ago