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));

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i intoroman

    Weekly Downloads

    6

    Version

    1.0.5

    License

    ISC

    Unpacked Size

    1.37 kB

    Total Files

    4

    Last publish

    Collaborators

    • tamaasrory