Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ngot/roma-convertor

Roma number convert tool
https://github.com/ngot/roma-convertor

Last synced: about 1 month ago
JSON representation

Roma number convert tool

Awesome Lists containing this project

README

        

[![NPM](https://nodei.co/npm/roma-convertor.png)](https://nodei.co/npm/roma-convertor/)

[![Build Status](https://travis-ci.org/ngot/roma-convertor.png?branch=master)](https://travis-ci.org/ngot/roma-convertor)

###Roma Cconvertor
#####*Roma number convert tool*

###Installation

Install with [npm](http://npmjs.org):

```bash
npm install roma-convertor --save
```

###Usage
```js
var roma = require('roma-convertor');
var m = roma.parse(1);
var n = roma.depParse("V");
```

###LICENSE
#####MIT