ryanalane / arabic-to-roman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arabic-to-roman

A small utility function that accepts Arabic numberals as input and returns their Roman numeral representation

The function: arabic-to-roman.js

A file to use the function: index.js (run via node index.js)

To run the tests: first install Mocha, then run mocha test

About


Languages

Language:JavaScript 100.0%