sindresorhus / os-name
Get the name of the current operating system. Example: macOS Sierra
☆145Updated 9 months ago
Alternatives and similar repositories for os-name:
Users that are interested in os-name are comparing it to the libraries listed below
- Check if your package was installed globally☆70Updated last year
- Check if argv has a specific flag☆94Updated 3 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Easily handle defaults for your options☆73Updated last year
- Copy a file☆121Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 weeks ago
- Parse milliseconds into an object☆119Updated 10 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Write a package.json file☆88Updated 7 months ago
- Check whether a package or organization name is available on npm☆169Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Toggle the CLI cursor☆107Updated 7 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Boxes for use in the terminal☆98Updated 7 months ago
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Randomize the order of items in an array☆105Updated 2 years ago
- Read a package.json file☆165Updated last year
- Move a file - Even works across devices☆198Updated last year
- Get a random temporary file path☆79Updated 2 years ago
- Convert RGB color to HEX☆118Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Check if a string is a valid filename☆61Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the user's default shell☆40Updated 3 years ago
- Reliably get the terminal window size☆141Updated last year
- Write data to a random temporary file☆105Updated 7 months ago