intoroman

1.0.5 • Public • Published

Integer To Roman

Enjoy to Convert an integer/number into a Roman Numeral/Number

Example code:

const intoroman = require("intoroman");
console.log('convert 20 to roman numeral => ', intoroman(20));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    2
    • latest

Version History

Package Sidebar

Install

npm i intoroman

Weekly Downloads

2

Version

1.0.5

License

ISC

Unpacked Size

1.37 kB

Total Files

4

Last publish

Collaborators

  • tamaasrory