Open expikr opened 2 years ago
I'm the author of the DevToys SemverCalculator extension, which does calculations based on a given SemVer value based on all versions of an NPM package.
I'm wondering what the request is... Maybe I can implement it in my extension. Can you give me an example?
What's the Problem?
An interactive parser/composer of taking version/release/build numbers etc and composing them into a valid semantic version string, and vice versa
Solution/Idea
The SemVer string inputbox receives the output from the result of the forms, and editing the string inputbox automatically populates the corresponding fields intelligently
from: https://semver.org/
Alternatives
https://semver.org/