sindresorhus / os-nameLinks
Get the name of the current operating system. Example: macOS Sierra
☆148Updated 2 months ago
Alternatives and similar repositories for os-name
Users that are interested in os-name are comparing it to the libraries listed below
Sorting:
- Get the real path of the system temp directory☆82Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Check if argv has a specific flag☆95Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆44Updated 2 months ago
- Copy a file☆121Updated last year
- Boxes for use in the terminal☆100Updated 11 months ago
- Convert a value to an array☆129Updated 3 years ago
- Write a package.json file☆88Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Get the hash of an object☆136Updated last year
- Convert RGB color to HEX☆119Updated last year
- Wait for a condition to be true☆157Updated 2 years ago
- Check if a process is running☆58Updated 3 years ago
- Sort the keys of an object☆104Updated 10 months ago
- Filter object keys and values into a new object☆103Updated last year
- Parse milliseconds into an object☆119Updated last year
- Easily handle defaults for your options☆75Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- 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…☆95Updated 2 years ago
- Randomize the order of items in an array☆105Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Move a file - Even works across devices☆201Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Toggle the CLI cursor☆110Updated last year