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:
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Sink your streams.☆17Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 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 last year
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- List of node.js builtin modules☆38Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years 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
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Get the path of the parent module☆77Updated last year