juliangruber / builtins
List of node.js builtin modules
☆38Updated last year
Alternatives and similar repositories for builtins:
Users that are interested in builtins are comparing it to the libraries listed below
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Sink your streams.☆17Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get an array of parent directories including itself☆27Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- random string generator☆29Updated 5 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Get the set npm registry URL☆55Updated 2 weeks ago
- A ponyfill for Buffer.from☆24Updated 3 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 5 months ago
- timers module for browserify☆24Updated 4 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Read the contents of node_modules☆42Updated 3 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago