Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nothub/semver
A tiny lib and cli for parsing, comparing and manipulating semver versions.
https://github.com/nothub/semver
semver
Last synced: about 2 months ago
JSON representation
A tiny lib and cli for parsing, comparing and manipulating semver versions.
- Host: GitHub
- URL: https://github.com/nothub/semver
- Owner: nothub
- License: mit
- Created: 2023-11-05T00:19:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-10T14:45:11.000Z (2 months ago)
- Last Synced: 2024-11-10T15:34:02.920Z (2 months ago)
- Topics: semver
- Language: Go
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# semver
[![reference](https://pkg.go.dev/badge/github.com/nothub/semver.svg)](https://pkg.go.dev/github.com/nothub/semver)
A tiny lib and cli for parsing, comparing and manipulating [semver](https://semver.org/) versions.