Skip to content

rabbitzzcUtil/compare-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-compare-version

Build Status npm GitHub npm npm bundle size GitHub top language GitHub last commit

A tiny tool for comparing the size of two versions.

Usage

install

yarn add simple-compare-version

use

compareVersion('1.11.0', '1.9.9')

MIT

MIT