jonschlinkert / lazy-cache
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
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated last year
- A list of directories you should ignore by default☆23Updated 2 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- An asynchronous middleware pattern☆27Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 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 last year
- Sink your streams.☆17Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Get a hash of a file or a stream☆22Updated 8 years ago
- List of node.js builtin modules☆38Updated 11 months ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 2 months ago
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- Easy way to create a Readable Stream☆70Updated 8 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 11 months ago
- random string generator☆29Updated 5 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- API for combining call site modifiers☆41Updated 5 years ago