sindresorhus / builtin-modulesLinks
A static list of the Node.js builtin modules from the latest Node.js version
☆122Updated 4 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
- Check if your package was installed globally☆70Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Check if a value is a plain object☆102Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Indent each line in a string☆113Updated 3 years ago
- Convert a value to an array☆129Updated 3 years ago
- Easily handle defaults for your options☆75Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- 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…☆94Updated 2 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Find the closest package.json file☆164Updated last month
- Write a package.json file☆88Updated 11 months ago
- Parse the things that can be arguments to `npm install`☆130Updated 5 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Sort the keys of an object☆104Updated 10 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Filter object keys and values into a new object☆102Updated last year
- normalizes package metadata, typically found in package.json file.☆201Updated 2 weeks ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Get the latest version of an npm package☆176Updated last year
- Start a promise chain☆58Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Import a globally installed module☆58Updated last year
- Finds the common standard cache directory☆158Updated 3 months ago