hegemonic / requizzle
Swizzle a little something into your Node.js modules.
☆18Updated last year
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
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 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
- API-first task runner with three methods: task, run and watch.☆35Updated 6 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆52Updated 5 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Get the set npm registry URL☆55Updated last month
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v9.0.0’s categories, sc…☆16Updated last week
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Spawn for node.js but in a way that works regardless of which OS you're using☆65Updated 8 years ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated 2 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Transforms Async functions to generator functions before bundling.☆40Updated 8 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Resolve a relative path against a root path with validation☆32Updated 9 months ago
- Get the auth token set for an npm registry☆35Updated 3 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆60Updated 9 months ago
- A simple JavaScript implementation of `du -sb`☆28Updated 2 years ago
- Temporary files and dirs for Node.js☆68Updated 10 months ago
- Compile and resolve template strings notation as specified in ES6☆79Updated 2 years ago
- Download a module from the npm registry.☆23Updated 3 years ago