sindresorhus / os-name
Get the name of the current operating system. Example: macOS Sierra
☆145Updated 10 months ago
Alternatives and similar repositories for os-name:
Users that are interested in os-name are comparing it to the libraries listed below
- Copy a file☆120Updated last year
- Check if your package was installed globally☆70Updated last year
- Write a package.json file☆88Updated 8 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Get a random temporary file path☆79Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Get the real path of the system temp directory☆83Updated 2 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Convert a value to an array☆129Updated 3 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated last week
- Toggle the CLI cursor☆107Updated 8 months ago
- Check if a process is running☆58Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Read a package.json file☆165Updated last year
- Filter object keys and values into a new object☆101Updated 10 months ago
- Get environment variables from the shell☆82Updated 3 years ago
- Easily handle defaults for your options☆74Updated last year
- Move a file - Even works across devices☆199Updated last year
- Parse milliseconds into an object☆119Updated 11 months ago
- Write data to a random temporary file☆105Updated 8 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if something is a Node.js stream☆110Updated 5 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Detect whether the terminal supports Unicode☆85Updated 7 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Block the main thread for a given amount of time☆124Updated 2 years ago