https://github.com/ayan4m1/nodevers
https://github.com/ayan4m1/nodevers
nodejs semver utility versioning website
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayan4m1/nodevers
- Owner: ayan4m1
- License: mit
- Created: 2024-02-01T03:55:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T04:47:46.000Z (over 1 year ago)
- Last Synced: 2025-03-25T05:28:52.317Z (over 1 year ago)
- Topics: nodejs, semver, utility, versioning, website
- Language: TypeScript
- Homepage: https://nodevers.andrewdelisa.com/
- Size: 2.34 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nodevers
This site is a utility for developers using Node.js.
## Features
- Find NPM/Node versions matching a semver
- Filter specified package versions by a semver expression
## Roadmap
- Dependency analysis tools for public packages
- Virtualized list for semver package list
- Planner for migrating project from old versions of web tooling stacks semi-automatically?