sindresorhus / builtin-modulesLinks
A static list of the Node.js builtin modules from the latest Node.js version
☆122Updated 3 months ago
Alternatives and similar repositories for builtin-modules
Users that are interested in builtin-modules are comparing it to the libraries listed below
Sorting:
- Find the closest package.json file☆164Updated 2 weeks ago
- 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
- Monorepo for NodeLib libraries☆73Updated 5 months ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Start a promise chain☆58Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Import a globally installed module☆58Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Easily handle defaults for your options☆75Updated last year
- Write a package.json file☆88Updated 10 months ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Filter object keys and values into a new object☆101Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Read a package.json file☆169Updated last year
- Check if a value is a plain object☆102Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Parse the things that can be arguments to `npm install`☆130Updated 4 months ago
- normalizes package metadata, typically found in package.json file.☆201Updated 2 months ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Read the closest package.json file☆268Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆93Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆166Updated 7 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago