semver_basic

1.0.0 • Public • Published

A simple way to check version number strings.

const isAGtrThanB = require('semver_basic').isAGtrThanB;

let result = isAGtrThanB('2.0.1', '2.0.0'); // true

More: ./test/*

Readme

Keywords

none

Package Sidebar

Install

npm i semver_basic

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

2.32 kB

Total Files

4

Last publish

Collaborators

  • chrissjohnson4