0.0.9 • Published 5 years ago

romannumberconvertor v0.0.9

Weekly downloads
4
License
ISC
Repository
github
Last release
5 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

5 years ago

0.0.8

5 years ago