roman-arabic-switch

0.1.0 • Public • Published

roman-arabic-switch

Description

Switch back and forth from Roman to Hindu-Arabic numerals. Works for integers smaller than 4000.

Basic Usage

Switch from Arabic Numeral to Roman Numeral

romanArabicSwitch.toRoman(3510)

Switch from Roman Numeral to Arabic Numeral

romanArabicSwitch.fromRoman('XXIV')

Restriction

This helper only works for integers smaller than 4000.

Readme

Keywords

none

Package Sidebar

Install

npm i roman-arabic-switch

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

3.5 kB

Total Files

5

Last publish

Collaborators

  • atomiko