注册
登录
JS
>>
roman-numerals
>>
返回
项目作者:
danielcondemarin
项目描述 :
Decimal To Roman Numeral Converter
高级语言:
JavaScript
项目主页:
项目地址:
git://github.com/danielcondemarin/roman-numerals.git
创建时间:
2018-02-02T18:39:37Z
项目社区:
https://github.com/danielcondemarin/roman-numerals
开源协议:
下载
Running the program
cd roman-numerals/
npm start -- --number=10
// X
Tests
npm test