1.1.1 • Published 11 months ago

romanumber v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Tests

Convert from Roman Numerals to Numbers and vice-versa.

Usage

Convert from a Roman Numeral to a Number:

romanNumeralToNumber('VII')

Convert from a Number to a Roman Numeral:

numberToRomanNumeral(7)

Known limitations

  • Only numbers between 1 and 3999 are supported.
1.1.1

11 months ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago