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:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Sink your streams.☆17Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Updated 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 5 months ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 2 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year