sindresorhus / is-builtin-module
Check if a string matches the name of a Node.js builtin module
☆59Updated 3 weeks ago
Alternatives and similar repositories for is-builtin-module:
Users that are interested in is-builtin-module are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 7 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Check if your package was installed globally☆70Updated last year
- A list of directories you should ignore by default☆23Updated 2 years ago
- Get a directory for your caching needs☆26Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Lazy number range generator☆81Updated last year
- Detect whether a terminal emulator supports hyperlinks☆55Updated last month
- 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…☆92Updated 2 years ago
- Break out of a promise chain☆23Updated 3 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Modern Buffer API polyfill without footguns☆25Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Node.js releases data☆36Updated this week
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆74Updated last month
- Get metadata on the default editor or a specific editor☆53Updated last year
- Make a function mimic another one☆94Updated 4 months ago