sindresorhus / os-nameLinks
Get the name of the current operating system. Example: macOS Sierra
☆145Updated last week
Alternatives and similar repositories for os-name
Users that are interested in os-name are comparing it to the libraries listed below
Sorting:
- Check if argv has a specific flag☆95Updated 3 years ago
- Copy a file☆120Updated last year
- Check whether a package or organization name is available on npm☆170Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- Get the hash of an object☆135Updated last year
- Easily handle defaults for your options☆74Updated last year
- 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
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Check if your package was installed globally☆70Updated last year
- Check if something is a Node.js stream☆112Updated 7 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the username of the current user☆143Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Write a package.json file☆88Updated 10 months ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated 2 years ago
- Read a package.json file☆167Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated last month
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Move a file - Even works across devices☆199Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Check if stdout or stderr is interactive☆116Updated last year
- Parse milliseconds into an object☆119Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Detect whether the terminal supports Unicode☆85Updated 8 months ago
- Get your PATH prepended with locally installed binaries☆104Updated 7 months ago