1.0.2 • Published 11 years ago

mozilla-version-comparator v1.0.2

Weekly downloads
1,107
License
-
Repository
github
Last release
11 years ago

Mozilla Version Comparator

About

The mozilla-version-comparator is a javascript implementation of the versioning policy used in mozilla software. See https://developer.mozilla.org/en-US/docs/Toolkit_version_format for explanation.

Requirements

It needs:

  • node.js version >= 0.10.x

How to use it

    npm install mozilla-version-comparator

Then see ./node_modules/mozilla-version-comparator/mozilla-version-comparator-test.js for some usage examples.

How to test it

    cd ./node_modules/mozilla-version-comparator/
    npm test

Contributing

We love contributions, don't hesitate to send Pull requests ! The bug tracker is @ https://github.com/linagora/mozilla-version-comparator/issues.