toss / es-toolkit

A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash.
https://es-toolkit.slash.page
Other
7.07k stars 325 forks source link

Add 'isSemver' #812

Open CHE1RON opened 1 week ago

CHE1RON commented 1 week ago

hey there, first of all: I really like this library, and although the long-term goal is feature parity with lodash, I'd like to propose a function checking whether a string represents a semantic version. If that sounds like something worth pursuing, I would like to contribute a PR 😉

Otherwise, just let me know briefly and close this issue, in any case

Cheers CHE1RON