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:
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 7 years ago
- An asynchronous middleware pattern☆27Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Walk up ancester's dirs up to root☆33Updated 7 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Global logging utility.☆19Updated last year
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Pretty Fast is a source-map-generating JavaScript pretty printer, used by the Firefox Developer Tools debugger.☆54Updated 2 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- A locking socket alternative to file-system mutex locks☆21Updated last month
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Rename a function☆47Updated 2 years ago
- ESLint plugin to enforce the order of import/require statements.☆42Updated 9 years ago
- Like String#replace(), but for buffers☆27Updated 7 months ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- List of node.js builtin modules☆37Updated last week
- Easy way to create a Readable Stream☆70Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago