sindresorhus / builtin-modules
A static list of the Node.js builtin modules from the latest Node.js version
☆121Updated last month
Alternatives and similar repositories for builtin-modules:
Users that are interested in builtin-modules are comparing it to the libraries listed below
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 5 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 5 months ago
- Find the closest package.json file☆162Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Check if your package was installed globally☆70Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Get the path of the parent module☆77Updated last year
- Check if a value is a plain object☆102Updated 11 months ago
- Check if a path is a file, directory, or symlink☆78Updated 8 months ago
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Easily handle defaults for your options☆74Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Filter object keys and values into a new object☆101Updated 10 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Read a package.json file☆165Updated last year
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Indent each line in a string☆113Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Parse the things that can be arguments to `npm install`☆130Updated 2 months ago
- Write a package.json file☆88Updated 8 months ago
- The cmd-shim used in npm☆77Updated this week
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated last year
- Check if a string or buffer is SVG☆134Updated 8 months ago