Sort, filter and compare semantic version strings
Get all git semver tags of your repository in reverse chronological order.
The semantic version parser used by npm.
compare two semver version strings, returning -1, 0, or 1
Sort an Object or package.json based on the well-known package.json keys
Sort array of semver string even which is exist in a strings.
TypeScript definitions for semver-sort
A npm package wrapper for OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator), generates which API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
The ultimate javascript content-type utility.
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
TypeScript definitions for semver
Balena specific semver utility methods
Regular expression for matching semver versions
Truncate a semver version: `1.2.3` → `1.2.0`
Collation functions for PouchDB map/reduce
This package is intended for Prisma's internal use
Check whether a binary version satisfies a semver range
Takes a json-file and return a copy of the same file, but sorted
Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)
Find the greatest satisfied semver range from an array of ranges.
Determine common OS/platform paths (home, temp, ...)
Determine XDG Base Directory paths (OS/platform portable)
The semantic version parser used by npm for browser.
Compare semver version strings to find greater, equal or lesser.