sindresorhus / builtin-modules
A static list of the Node.js builtin modules from the latest Node.js version
☆120Updated 8 months ago
Alternatives and similar repositories for builtin-modules:
Users that are interested in builtin-modules are comparing it to the libraries listed below
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated last year
- Read a package.json file☆166Updated last year
- Check if your package was installed globally☆70Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Check if something is a Node.js stream☆110Updated 2 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 2 months ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆107Updated 2 years ago
- Check if a value is a plain object☆102Updated 8 months ago
- Find the closest package.json file☆161Updated last year
- Write a package.json file☆89Updated 5 months ago
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Start a promise chain☆58Updated 3 years ago
- Convert a value to an array☆130Updated 3 years ago
- ☆45Updated 2 years ago
- string representations of objects in node and the browser☆144Updated 2 months ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Filter object keys and values into a new object☆101Updated 7 months ago
- Parse the things that can be arguments to `npm install`☆128Updated 3 weeks ago
- Monorepo for NodeLib libraries☆70Updated last week
- Import a globally installed module☆57Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Easily handle defaults for your options☆73Updated last year
- Finds the common standard cache directory☆157Updated 10 months ago
- Detect the dominant newline character of a string☆55Updated last year
- The cmd-shim used in npm☆76Updated 3 months ago
- ☆118Updated last year
- Create `esm` enabled packages.☆50Updated 5 years ago