@bryter/hmdcc-version-comp

1.0.6 • Public • Published

# hmdcc-version-comp

## Install
npm install @bryter/hmdcc-version-comp

## Usage
var isSame = Comparitator.compWithStr(
[
118,
49,
46,
56,
46,
49,
0,
]
, "v1.8.1"
);
if ( isSame ) console.log("Is the same.");

## Testing
npm test
mocha --recursive


Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i @bryter/hmdcc-version-comp

    Weekly Downloads

    1

    Version

    1.0.6

    License

    ISC

    Unpacked Size

    7.69 kB

    Total Files

    8

    Last publish

    Collaborators

    • bryter