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 last year
Related projects ⓘ
Alternatives and complementary repositories for lazy-cache
- A list of directories you should ignore by default☆23Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 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 last year
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- An asynchronous middleware pattern☆27Updated 11 months ago
- Sink your streams.☆17Updated last year
- Reduce an array and return a Promise☆14Updated 6 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- Rename a function☆45Updated last year
- An event emitter between browser tabs (same-origin only)☆37Updated 4 years ago
- Easy way to create a Readable Stream☆70Updated 7 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Get locally or globally installation path of given package name.☆42Updated last year
- API-first task runner with three methods: task, run and watch.☆35Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 7 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 6 months ago
- Resolve the path of a globally installed module☆41Updated last year
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 8 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆69Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated 10 months ago
- Center-align the text in a string.☆22Updated 7 years ago
- Call a function for each value in an array and return a Promise☆23Updated 8 years ago