An open API service indexing awesome lists of open source software.

https://github.com/csbun/version-int

parse a version string to int
https://github.com/csbun/version-int

Last synced: about 2 months ago
JSON representation

parse a version string to int

Awesome Lists containing this project

README

        

{{#module name="versionInt"}}
{{>body~}}

[![npm version](https://badge.fury.io/js/version-int.svg)](https://www.npmjs.com/package/version-int)
[![Build Status](https://travis-ci.org/csbun/version-int.svg?branch=master)](https://travis-ci.org/csbun/version-int)
[![Coverage Status](https://coveralls.io/repos/github/csbun/version-int/badge.svg?branch=master)](https://coveralls.io/github/csbun/version-int?branch=master)

## API
{{>member-index~}}
{{>separator~}}
{{>members~}}
{{/module}}