Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.
TypeScript
2
1
Other
`version-range` is a utility library for checking version ranges like `>=N` and `X || Y || Z`. It supports Node.js, web browsers, Deno, and TypeScript, and is designed for fast version comparison with broad ecosystem support. The project is maintained by Benjamin Lupton and is useful for developers working with version management across different platforms.
Intelligent, self-configuring ESLint configuration that automatically analyzes your project structure, dependencies, and metadata to apply optimal linting rules for JavaScript, TypeScript, React, Node.js, and more.