0.0.9 • Published 7 years ago

romannumberconvertor v0.0.9

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

RomanNumConvertor

convert Roman Number to same Number type.

##İnstall npm i romannumberconvertor

Usage

var romenconvertor = require('romannumberconvertor')
romenconventor.convert("IV"); //4
romenconventor.convert("XII"); //12
0.0.9

7 years ago

0.0.8

7 years ago