sindresorhus / windows-release
Get the name of a Windows version from the release number: 5.1.2600 → XP
☆42Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for windows-release
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Check if a path is inside another path☆37Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 6 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- fs read and write streams based on minipass☆21Updated 4 months ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Get the default browser☆54Updated 10 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 5 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the current package's binary path☆36Updated this week
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 2 years ago
- contains checks that npm runs during the installation☆22Updated last month
- Write a package.json file☆89Updated 3 months ago
- Get a directory for your caching needs☆26Updated last year
- Check if a value is a regular expression☆24Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆35Updated 3 months ago
- Simple wildcard matching☆34Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Node.js releases data☆36Updated last week
- Check if a file path is a compressed file☆16Updated 6 months ago
- Trim newlines from the start and/or end of a string☆48Updated last year
- Exit the process when the `esc` key is pressed☆57Updated 11 months ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆57Updated last month
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Regular expression for matching issue references☆49Updated last month