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:
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Start a promise chain☆58Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Find the closest package.json file☆164Updated 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 3 months ago
- Check if a value is a plain object☆102Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Filter object keys and values into a new object☆101Updated last year
- Check if your package was installed globally☆70Updated last year
- Monorepo for NodeLib libraries☆73Updated 4 months ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Convert a value to an array☆129Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆200Updated last month
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Read a package.json file☆167Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Manipulate the HTTP Vary header☆61Updated last week
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago