sindresorhus / is-npm
Check if your code is running as an npm or yarn script
☆64Updated 3 years ago
Alternatives and similar repositories for is-npm:
Users that are interested in is-npm are comparing it to the libraries listed below
- Lazy number range generator☆81Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if your package was installed globally☆70Updated last year
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Check if a string is a URL☆85Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Node.js releases data☆36Updated last week
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get the path of the parent module☆77Updated last year
- Add XO to your project☆47Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Conditional promise chains☆60Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- Filter object keys and values into a new object☆101Updated 11 months ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago