hegemonic / requizzleLinks
Swizzle a little something into your Node.js modules.
☆19Updated 2 years ago
Alternatives and similar repositories for requizzle
Users that are interested in requizzle are comparing it to the libraries listed below
Sorting:
- 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
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the callsite of the caller function☆54Updated 3 weeks ago
- Create a Vinyl file from an actual file☆42Updated 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 2 years ago
- Get the set npm registry URL☆56Updated 6 months ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Nodejs cp -R☆80Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Cross-platform .zip file creation☆129Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Test your Markdown files for Standard JavaScript Style™☆77Updated 2 years ago
- Get the path of the parent module☆78Updated last month
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- A tool to list print the commits on one git branch that are not on another using loose comparison☆52Updated last month
- Expand a string into a JavaScript object using a simple notation.☆26Updated 5 years ago
- Get the path of the caller module☆66Updated 4 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…☆70Updated 4 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 6 years ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 6 years ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆43Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Get the fullname of the current user☆47Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago