sindresorhus / builtin-modulesLinks
A static list of the Node.js builtin modules from the latest Node.js version
☆125Updated 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
Sorting:
- Find the closest package.json file☆166Updated 5 months ago
- Ponyfill for Error#captureStackTrace☆62Updated 3 years ago
- Check if a value is a plain object☆103Updated last year
- Strip leading whitespace from each line in a string☆144Updated last month
- Sort the keys of an object☆107Updated 3 months ago
- Check if your package was installed globally☆70Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months 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…☆95Updated 2 years ago
- Indent each line in a string☆114Updated 3 years ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Read a package.json file☆174Updated 3 weeks ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Convert a value to an array☆132Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Make a function mimic another one☆97Updated last year
- Monorepo for NodeLib libraries☆76Updated 10 months ago
- Start a promise chain☆60Updated 2 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 2 months ago
- Check if something is a Node.js stream☆115Updated last year
- Finds the common standard cache directory☆160Updated 7 months ago
- Check if a URL is absolute☆80Updated 2 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Import a globally installed module☆58Updated last year