Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
version-range
Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.
version-compare
Comparator to determine if a version is less than, equivalent to, or greater than another version
lodash.gte
The lodash method `_.gte` exported as a module.
qunit-assert-compare
A QUnit plugin for asserting numerical comparisons like greater than, less than, etc.
version-clean
Turn a dirty version (such as v1, =1.0.x, >1.0 <2) into a clean version (1.0)
semver-max
Find maximum (or minimum) version according to semver
joex
Javascript Object Extensions
match-semver
Checks match of version against semver comparators
ts-binary-search
A TypeScript implementation of binary search algorithm for browsers and Node.js
ramda.gte
R.gte exported as a module
egg-version-compare
Comparator to determine if a version is less than, equivalent to, or greater than another version
@ramda/gte
R.gte exported as a module