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:
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- List of node.js builtin modules☆38Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Get an array of parent directories including itself☆27Updated last year
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 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
- A list of directories you should ignore by default☆23Updated 3 years ago
- An asynchronous middleware pattern☆27Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- backbone of a scaffolding tool.☆37Updated 2 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Sink your streams.☆17Updated 2 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated 2 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.☆24Updated 2 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago