Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeroendedauw/romannumbers
Roman number formatted, created in MMXIII
https://github.com/jeroendedauw/romannumbers
Last synced: 8 days ago
JSON representation
Roman number formatted, created in MMXIII
- Host: GitHub
- URL: https://github.com/jeroendedauw/romannumbers
- Owner: JeroenDeDauw
- License: other
- Created: 2013-05-31T17:00:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-31T17:31:29.000Z (over 11 years ago)
- Last Synced: 2024-10-16T14:41:13.080Z (about 1 month ago)
- Language: PHP
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
[![Build Status](https://secure.travis-ci.org/JeroenDeDauw/RomanNumbers.png?branch=master)](http://travis-ci.org/JeroenDeDauw/RomanNumbers)
Roman number formatter complete with error handling, upper bound determining and a configurable symbol map.
Written as code kata by Jeroen De Dauw. Released under the GNU GPL v2+.