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
- ES spec-compliant shim for String.prototype.padStart☆23Updated 9 months ago
- Global logging utility.☆19Updated last year
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- List of node.js builtin modules☆37Updated 3 weeks ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 9 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Walk up ancester's dirs up to root☆33Updated 7 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
- Easy way to create a Readable Stream☆70Updated 8 years ago
- random string generator☆28Updated 6 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Pretty Fast is a source-map-generating JavaScript pretty printer, used by the Firefox Developer Tools debugger.☆54Updated 3 years ago
- Node.js `assert` as a standalone module☆27Updated 4 years ago
- Get the callsite of the caller function☆54Updated 2 months ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Lazy number range generator☆82Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago