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()`☆70Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Walk up ancester's dirs up to root☆33Updated 7 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 3 months ago
- Node.js `assert` as a standalone module☆26Updated 4 years ago
- An asynchronous middleware pattern☆27Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Global logging utility.☆19Updated last year
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 7 years ago
- The wombat cli tool.☆35Updated 7 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 9 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- A repository to ask @bevacqua anything.☆10Updated 9 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill