Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

linagora/mozilla-version-comparator

Repository files navigation

Archived

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.

About

[ARCHIVED] A node.js module that knows how to compare Mozilla products and addons versions

Resources

License

Stars

Watchers

Forks

Packages

No packages published