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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Reduce an array and return a Promise☆14Updated 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
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Wrap, align and justify the words in a string.☆30Updated 7 years ago
- Sink your streams.☆17Updated last year
- 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
- List of node.js builtin modules☆38Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 11 months ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- An asynchronous middleware pattern☆27Updated last year
- An event emitter between browser tabs (same-origin only)☆37Updated 4 years ago
- Get the set npm registry URL☆54Updated this week
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last month
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- API-first task runner with three methods: task, run and watch.☆35Updated 6 years ago
- backbone of a scaffolding tool.☆37Updated 2 years ago
- Get an array of parent directories including itself☆27Updated last year
- Iteratively walk any DOM node☆27Updated 5 years ago
- Call a function for each value in an array and return a Promise☆23Updated 8 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 4 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago