isaacs / nativesLinks
Do stuff with Node.js's native JavaScript modules
☆31Updated 3 years ago
Alternatives and similar repositories for natives
Users that are interested in natives are comparing it to the libraries listed below
Sorting:
- API for combining call site modifiers☆44Updated 6 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 7 years ago
- An asynchronous middleware pattern☆27Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- Basic API for yarn.☆28Updated 7 years ago
- Get the callsite of the caller function☆54Updated 4 months ago
- Walk up ancester's dirs up to root☆33Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- webpack loader that takes a single file, and declare pieces of that file as "dependencies" as if it existed.☆33Updated 8 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 9 years ago
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Node.js `assert` as a standalone module☆26Updated 5 years ago
- Rename a function☆46Updated 2 years ago
- Lazy number range generator☆83Updated 2 years ago
- A locking socket alternative to file-system mutex locks☆21Updated 3 months ago
- Global logging utility.☆18Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 5 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago