romanjs:简单的 JS 库将数字转换为罗马数字,反之亦然

时间:2024-07-11 15:13:40
【文件属性】:

文件名称:romanjs:简单的 JS 库将数字转换为罗马数字,反之亦然

文件大小:9KB

文件格式:ZIP

更新时间:2024-07-11 15:13:40

JavaScript

罗马.js 简单的 JS 库,用于将数字转换为罗马数字,反之亦然。 #Install 只包含 roman.js [removed][removed] #用法 Roman.getRomanFromNum(String) 返回对应的数字 Roman.getNumFromRoman(Number) 返回对应的罗马数字串 #LICENSE 做你他妈的想要公开许可第 2 版,2004 年 12 月 Copyright (C) 2014 Sunny Ngan Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed a


【文件预览】:
romanjs-master
----.travis.yml(49B)
----roman.min.js.map(2KB)
----package.json(724B)
----roman.min.js(1019B)
----test()
--------numberToRomanSpec.js(1KB)
--------romanToNumberSpec.js(2KB)
----gulpfile.js(704B)
----roman.js(3KB)
----LICENSE(503B)
----dist()
--------.gitkeep(0B)
----.gitignore(12B)
----README.md(927B)
----.jshintrc(6KB)
----.editorconfig(154B)

网友评论