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:
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Sink your streams.☆17Updated 2 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- Timeout HTTP/HTTPS requests☆51Updated 2 months ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- List of node.js builtin modules☆37Updated last week
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Modify the values of an object☆28Updated 4 years ago
- Get a list of npm packages with keywords☆52Updated last year
- 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
- Repeat a string - fast☆35Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months 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
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Get the set npm registry URL☆57Updated 7 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year