hegemonic / requizzleLinks
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
- Get the set npm registry URL☆55Updated 2 months ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.☆16Updated 9 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago
- A list of directories you should ignore by default☆23Updated 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
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Repeat a string - fast☆34Updated 4 years ago
- API-first task runner with three methods: task, run and watch.☆35Updated 6 years ago
- Transform the first chunk in a stream☆26Updated last year
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Spawn for node.js but in a way that works regardless of which OS you're using☆65Updated 8 years ago
- This repository has been archived, use Enquirer instead.☆18Updated 7 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 11 months ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Call a function for each value in an array and return a Promise☆23Updated 8 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Put a little spinner on process.stderr, as unobtrusively as possible.☆43Updated 5 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the path of the parent module☆77Updated last year
- Convenience module for getting data from an NPM registry☆51Updated 9 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 month