Skip to content

eschiebel/romanizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Romanizer

Roman Numerals Kata for Pillar.

If you want to run it,

  • install node
  • npm install mocha -g
  • from within the romanizer directory:
    • npm install
    • npm start
Enter a value: 1966
MCMLXVI
Enter a value: MMMCMXCIX
3999
Enter a value: xyz
Invalid input: Invalid character

To run the unit tests:

  • npm test

About

roman numeral / arabic number converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages