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:
- A list of directories you should ignore by default☆23Updated 3 years ago
- List of node.js builtin modules☆37Updated last year
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Sink your streams.☆17Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Expand a string into a JavaScript object using a simple notation.☆26Updated 5 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 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
- 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
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 2 years ago
- Mimic a Node.js HTTP response stream☆60Updated last year
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Construct HTTP/HTTPS agents for tunneling proxies☆43Updated 7 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Get an array of parent directories including itself☆26Updated last year
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Timeout HTTP/HTTPS requests☆51Updated last month
- Check if a path is a file, directory, or symlink☆79Updated last year
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago