1.0.5 • Published 8 years ago

roman-numeral-converter-mmxvi v1.0.5

Weekly downloads
61
License
ISC
Repository
github
Last release
8 years ago

roman-numeral-conversion-library

A node module for converting roman numerals to integers and vice versa

NPM

This library can be found here, on the NPM registry.

##Install npm i roman-numeral-converter-mmxvi

##Use let romanNumeralConverter = require('roman-numeral-converter-mmxvi');

##Methods romanNumeralConverter.getRomanFromInteger(10);

romanNumeralConverter.getIntegerFromRoman('M');

License MIT © Cein Markey

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago