sindresorhus / windows-release
Get the name of a Windows version from the release number: 5.1.2600 → XP
☆43Updated 10 months ago
Alternatives and similar repositories for windows-release:
Users that are interested in windows-release are comparing it to the libraries listed below
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the default browser☆54Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Gracefully restore the CLI cursor on exit☆38Updated 8 months ago
- Check if your package was installed globally☆70Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if a value is a regular expression☆24Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Check if a path is inside another path☆38Updated 2 years ago
- Write a package.json file☆88Updated 8 months ago
- Break out of a promise chain☆23Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 2 years ago
- fs read and write streams based on minipass☆20Updated 8 months ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- Make a function mimic another one☆94Updated 5 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- A response-like object for mocking a Node.js HTTP response stream☆36Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- A safer `.hasOwnProperty()`☆29Updated last year
- Detect whether a terminal emulator supports hyperlinks☆56Updated 2 months ago