sindresorhus / builtin-modulesLinks
A static list of the Node.js builtin modules from the latest Node.js version
☆124Updated 6 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:
- 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
- Find the closest package.json file☆165Updated 3 months ago
- Check if your package was installed globally☆70Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 6 months ago
- Filter object keys and values into a new object☆104Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆128Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Check if a URL is absolute☆79Updated 4 years ago
- Write a package.json file☆88Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Easily handle defaults for your options☆75Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Parse the things that can be arguments to `npm install`☆131Updated last month
- Check if something is a Node.js stream☆112Updated 10 months ago
- Read a package.json file☆171Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 2 weeks ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Get the path of the parent module☆78Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Finds the common standard cache directory☆158Updated 5 months ago
- normalizes package metadata, typically found in package.json file.☆203Updated last month
- Get the directory of globally installed packages and binaries☆76Updated last year