sindresorhus / windows-releaseLinks
Get the name of a Windows version from the release number: 5.1.2600 → XP
☆45Updated 2 months ago
Alternatives and similar repositories for windows-release
Users that are interested in windows-release are comparing it to the libraries listed below
Sorting:
- Get the default browser☆57Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Check if your package was installed globally☆69Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Check if a path is inside another path☆39Updated 2 months ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆104Updated last year
- Check if argv has a specific flag☆94Updated 4 years ago
- Regular expression for matching reserved filename characters☆51Updated last month
- Check if a string is a valid filename☆62Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Break out of a promise chain☆24Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Check if a value is a regular expression☆25Updated 4 years ago
- Boxes for use in the terminal☆104Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆39Updated last year
- Check if a value is an object☆41Updated 4 years ago
- Add XO to your project☆47Updated 2 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Get a random key from an object☆17Updated last year
- Write a package.json file☆89Updated 2 months ago