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()`☆72Updated 4 years ago
- An asynchronous middleware pattern☆27Updated 2 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Node.js `assert` as a standalone module☆27Updated 5 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 3 weeks ago
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- Global logging utility.☆19Updated last year
- Lazy number range generator☆83Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Pretty Fast is a source-map-generating JavaScript pretty printer, used by the Firefox Developer Tools debugger.☆54Updated 3 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 weeks ago
- Rename a function☆46Updated 2 years ago
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Get the callsite of the caller function☆54Updated 4 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated 3 months ago
- List of node.js builtin modules☆37Updated 2 months ago
- Walk up ancester's dirs up to root☆33Updated 7 years ago
- random string generator☆28Updated 6 years ago
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 5 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