brandtreverseroman

1.0.0 • Public • Published

What is this?

This Reverse Roman Numeral Decryptor can be used to turn any Arabic number into a Roman numberal.

For example, 17 would be decrypted to 'XVII'.

Works for numbers 1-10000.

Give it a try!

#Installation

npm i brandtReverseRoman --save

Then...

import { brandtReverseRoman } from 'brandtReverseRoman';

console.log(brandtReverseRoman(24))

//output = XXIV

Readme

Keywords

Package Sidebar

Install

npm i brandtreverseroman

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

3.05 kB

Total Files

3

Last publish

Collaborators

  • coolnerd