sindresorhus / builtin-modules
A static list of the Node.js builtin modules from the latest Node.js version
☆121Updated 2 months ago
Alternatives and similar repositories for builtin-modules:
Users that are interested in builtin-modules are comparing it to the libraries listed below
- Easily handle defaults for your options☆74Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Find the closest package.json file☆163Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Check if something is a Node.js stream☆111Updated 6 months ago
- Start a promise chain☆58Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 6 months ago
- Get a random temporary file path☆80Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Read a package.json file☆165Updated last year
- Monorepo for NodeLib libraries☆72Updated 3 months ago
- Filter object keys and values into a new object☆101Updated 11 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Lazy number range generator☆81Updated last year
- Check if a value is a plain object☆102Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year