An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: roman-numerals

Philippus/julius

♊️ Roman Numerals library in Scala

Language: Scala - Size: 466 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 2 - Forks: 1

dfyockey/RomanDigital

Android Digital Clock App and Widget with Roman Numeral Display

Language: Java - Size: 8.84 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 13 - Forks: 1

TheNextLvl-net/core

Versatile Java libraries for seamless development. Simplify file handling, GUI, and more

Language: Java - Size: 920 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

kibitzerCZ/RomanNumerals

Simple Roman numerals parser for .NET

Language: C# - Size: 9.77 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

Muawiya-contact/roman-to-integer-python

# roman-to-integer-python

Language: Python - Size: 7.81 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

Root-Tester/Roman-Numeral-Converter 📦

This is a simple web-based application that converts integers (from 1 to 3999) into their corresponding Roman numeral representation. The project provides a user-friendly interface where users can input an integer and immediately see its Roman numeral equivalent.

Language: HTML - Size: 151 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

caleb531/romnum

A bidirectional Roman Numeral converter, written in Python

Language: Python - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AlbertKarapetyan/leet-code

The repository 'leet-code' offers solutions to various LeetCode problems, including an optimized algorithm. The project features well-documented code, unit tests for validation, and supports Python 3.6 or higher. Users can clone the repository to explore and utilize the solutions.

Language: Python - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

kayahr/canonn-decryptor 📦

Tool to decrypt the mysteries of the Elite Dangerous universe

Language: TypeScript - Size: 2 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 3

briandfoy/roman-unicode

Use the fancy Unicode characters to convert numbers to roman numerals

Language: Perl - Size: 212 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

UltiRequiem/roman.js

🏛️ Convert numbers to Roman numerals

Language: TypeScript - Size: 37.1 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 12 - Forks: 3

bendikMichal/the_homepage

A beautiful home and new page for firefox

Language: JavaScript - Size: 98.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

goblindegook/arabify

Convert Roman numerals to their Arabic-Indic equivalents.

Language: JavaScript - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: almost 9 years ago - Stars: 2 - Forks: 0

kylehughes/RomanNumeralKit

First-class Roman numeral support for Swift.

Language: Swift - Size: 208 KB - Last synced at: 30 days ago - Pushed at: almost 4 years ago - Stars: 32 - Forks: 1

pmcarballo/RomanNumbers

Roman numerals support for .NET

Language: C# - Size: 1.22 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

seanpm2001/UCALC_Calc-Mode_Roman-numeral-calculator

🇺🧮️🏛️🔢️ The official source repository for the UCALC (Ultimate Calculator) Roman Numeral calculator calculator mode project.

Language: Python - Size: 374 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

LFrench03/Roman-----Interger

Roman translator application developed with streamlit with a maximum range of 15 characters for Romans and up to 3999 for integers. Contains a foldout with lore about the origin, history and transition of Roman numerals.

Language: Python - Size: 1.71 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

luke-mcginnis/roman-numerals

A class and associated methods for numerical operations with Roman numerals.

Language: Python - Size: 13.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

andersonhsporto/C-Exercicios

Repositório contendo alguns exercícios na Linguagem C

Language: C - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

RazvanGolan/RomanMathOperations

Perform arithmetic operations on Roman numerals without converting them into integers

Language: C# - Size: 138 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

dkin-om/romanice

A JavaScript library for converting to/from Roman numerals.

Language: JavaScript - Size: 392 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1

dkin-om/romanice-dart

A Dart library for converting to/from Roman numerals.

Language: Dart - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

brandenc40/romannumeral

Convert to and from roman numerals in Go.

Language: Go - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

titus-ong/chordparser

A Python 3 package that provides a musical framework to analyse chords

Language: Python - Size: 532 KB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 2

gpalleschi/konvertilo

Konvertilo (in Esperanto it means converter) is a simple html tool to convert a number in decimal, hexadecimal, octal, binary and roman format simultaneously.

Language: HTML - Size: 614 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

mdkeum/Roman-Numeral-Converter

This project is a JavaScript-based solution that converts a given number (from 1 to 3999) into its Roman numeral equivalent. Built as part of the FreeCodeCamp certification, this project demonstrates my understanding of JavaScript fundamentals and my ability to work with algorithms and string manipulation.

Language: JavaScript - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

OrasanuAna/Roman_Numeral_Converter

Convert numbers between Roman numerals and standard integers quickly and accurately with this easy-to-use tool, designed for efficiency and clarity.

Language: CSS - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

R-N/RomanNumber

Roman number wrapper for int

Language: C++ - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

lskeey/roman-numeral-converter

Convert numbers to Roman numerals effortlessly.

Language: JavaScript - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

tcbrindle/numeris_romanis

Roman numeral support for C++17

Language: C++ - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 52 - Forks: 3

mrhrifat/roman-numeral

Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M. This is an ReactJS application of Natural Number to Roman Numeral conversion.

Language: JavaScript - Size: 442 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

alexandrehsaad/swift-numerals

Swift package containing numeral types.

Language: Swift - Size: 2.78 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Datapoitsu/Roman-numerals-to-Arabic-numerals

Converts Roman-numerals to Arabic-numbers and vice versa.

Language: Python - Size: 5.86 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

morphx666/RomanNumerals

Roman Numerals to/from Integers Converter

Language: C# - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 2

sinanyumak/roman-nums-app

Spring Boot based Roman numeral conversion application

Language: Shell - Size: 50.8 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

rodrigo-sobral/Small_Personal_Projects

This is a collection of some small projects I've worked on. Nothing too fancy, I just like to always keep my mind busy and do some cool things.

Language: Python - Size: 1010 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

konrad-bak/Roman-numerals-converter

Convert numbers into Roman numerals, for the glory of The Great Roman Empire!

Language: TypeScript - Size: 920 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

iterami/RomanNumerals.htm

:european_post_office: CC0 integer to Roman numeral converting web tool. https://iterami.github.io/RomanNumerals.htm/

Language: JavaScript - Size: 15.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

titsuki/raku-Math-Roman

A roman numerals converter

Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

dewzzjr/galaxy-merchant-trading

Program to translate intergalactic currency to human currency based on roman numeral rules.

Language: Go - Size: 28.3 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Dunkelhaiser/Numeri-Romani

Library for work with Roman numbers.

Language: TypeScript - Size: 122 KB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

naemazam/Roman-to-Decimal-converter

Python based Roman to Decimal converter

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

KPlanisphere/Roman-Numeral-Unit-Converter

Examen 2 - Desarrollo de Aplicaciones Moviles

Language: Kotlin - Size: 181 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

bencky1017/roman

罗马数字转换,数字转换为罗马数字,全网唯一完整转换系统,符合标准罗马数字规则,同时附带作者做定义便于显示与阅读的罗马字符格式。

Language: JavaScript - Size: 56.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ThatNico25/RomanNumerals

Roman Numerals - Project was made by Nicolas Poulin .

Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

niinpatel/simple-JS-algos

Roman Numerals, anagrams, vowels and more.

Language: JavaScript - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

koldramke/lost-santa

Convert Roman numerals in a Arabic numerals (used recursion)

Language: Java - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pub-calculator-io/roman-numeral-date-converter

Free WordPress Plugin: The Roman Numerals Date Converter can convert dates from Arabic numerals to Roman numerals and back. Get any date in Roman or Arabic numerals. www.calculator.io/roman-numeral-date-converter/

Language: JavaScript - Size: 5.01 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

pub-calculator-io/roman-numeral-converter

Free WordPress Plugin: Roman numeral converter produces Roman numerals from Arabic numbers or converts Arabic numbers to Roman numerals, with values between 1 and 3,999,999. www.calculator.io/roman-numeral-converter/

Language: JavaScript - Size: 5.22 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

apetrovYa/kroman

A simple implementation of a Kotlin class for translating roman numerals into integers

Language: Kotlin - Size: 7.81 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ivankprod/numsyslib

Numeric System core library

Language: C++ - Size: 67.4 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

alexherbo2/roman-numeral.rb

A command-line program and library for parsing and generating Roman numerals

Language: Ruby - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

Bangreynov/Roman-Numeral-Converter

Convert Roman numerals to numbers vice versa https://roman-number.com/converter

Language: JavaScript - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

DeikuModder/Roman-numeral-converter

A roman numeral converter, from decimal number to roman

Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

suhani-ops/Roman-Number-Converter

Build a Roman Numeral Converter

Language: JavaScript - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AlanBarber/CodeKatas

.Net Code Katas - A prebuild Kata project that already includes tests and base classes.

Language: C# - Size: 533 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 22

matthis-d/rust_roman_numbers

Some other experiments with Rust on the famous Roman Numeral Kata

Language: Rust - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ammiranda/roman-numeral-to-decimal

Module that converts a string of Roman numerals to its decimal equivalent

Language: JavaScript - Size: 105 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vivipu/tkinterroman

A program written in Python using the Tkinter library allowing users to convert to and from roman numeral notation.

Language: Python - Size: 218 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

potherca-blog/roman-numeral-http-status-codes Fork of Francesco149/nolibc-httpd

Roman Numeral HTTP Status Codes

Language: C - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ramonsantos/roman-numerals-converter 📦

Roman numerals converter

Language: Ruby - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

KOUISAmine/number-to-roman-numerals

Convert a number to roman numerals with ease.

Language: HTML - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

oagudo/roman-numerals-kata

roman numerals kata

Language: Scala - Size: 133 KB - Last synced at: about 1 year ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

ben145/Random-Singles

Single-paged programs that do not rely on other files

Language: Java - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Toenn-Vaot/roman_numbers

A Test-Driven Development project illustrated with the resolution of Roman numbers

Language: C# - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

janstaffa/roman-numerals

Roman to arabic numeral convertor library for Rust.

Language: Rust - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

HezzTia/1106145---Roman-Numerals

decimal to roman numeral conversion algorithm with automatic testing done with pytest

Language: Python - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ashkanRmk/educational-projects

:books: Fundamental and Advanced Programming, Data Structure, OS Lab and Principle of Compiler Courses Educational Projects

Language: C++ - Size: 472 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 37 - Forks: 4

Gaming32/Roman-Numerals

Python library for interacting with roman numerals

Language: Python - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

jcarbaugh/python-serpente

Roman numeral encoder and decoder

Language: Python - Size: 38.1 KB - Last synced at: about 12 hours ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

ponsfrilus/kata-roman

Kata : chiffres romains

Size: 2.64 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AviGranite/num_to_roman

Contains methods to convert numbers to Roman numerals and vice a versa.

Language: Python - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

KOUISAmine/roman-numerals-to-number

Convert roman numerals to a number with ease.

Language: HTML - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KOUISAmine/unit-converter-tools

A collection of the most popular and useful tools that help you easily convert day-to-day data.

Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

aligulerworks/romanOrDigitalConverter

JS self study - Converts Roman Numbers to Decimals

Language: JavaScript - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mjkeeble/numberConverters

Algorithms to convert numbers and currency to text (en) and vice versa and to translate between numbers and roman numerals.

Language: CSS - Size: 763 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

EishaMazhar/JS-beginner-tasks

Language: JavaScript - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

rr15rr/Php-RN

This program is a basic tool to convert a number from 1 to 10 into their Roman Number counterpart. It is written in Php

Language: PHP - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

somdipdey/Arabic-To-Roman-Numerals-In-Java

Use this project to convert Arabic numerals to Roman numerals easily and efficiently

Language: Java - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

AlexKostas/RomanNumberConverter

Simple command line Roman number converter that is able to convert roman numbers to integers and vice versa

Language: C# - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

adamczyk-g/RomanNumeralsKata

Simple TDD kata to convert Roman numerals to Arabic numerals.

Language: C# - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

HoldOffHunger/roman-numerals

Roman Numerals conversion and utilities.

Language: JavaScript - Size: 315 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

comradevanti-katas/RomanNumeralsPBT

"Decimal to roman numerals" kata done with property-based testing. Tests and implementation in F#.

Language: F# - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gabrieldarezzo/romanjs

Conversor de números decimais para algarismos romanos em JS ( :five: -> V )

Language: HTML - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 2

BraceroInSabot/Roman-number-convert

Converts a string with only a roman number (I, II... M...) to a integer (1, 2... 1000...)

Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tonton-pixel/tutti-quanti-shelf 📦

Collection of miscellaneous developer-oriented utilities wrapped into one single app, built with Electron.

Language: JavaScript - Size: 22.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 37 - Forks: 4

brynmrk/number-converting-roman-numeral

Code in Ruby for Converting Integers to Roman Numerals

Language: Ruby - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

abhaysaxenaa/C-Programming

RLE String Compression, LinkedLists, Binary Search Trees, Matrix Exponentiation, Palindrome Detector, Roman numeral Converter.

Language: C - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

rkoeninger/roman_numerals

Roman numeral converter

Language: Python - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Walkman100/NumeralConverter

Convert between Arabic Numerals and Roman Numerals

Language: Visual Basic - Size: 61.5 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

rabestro/roman-numerals

A simple solution for roman to arabic numerals converter

Language: Java - Size: 9.77 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sachaparakenil/number_to_word

The Number to Word Converter App 📱offers six functions: 🔢 Convert numbers to words 📚 Convert words to numbers 📝 Generate even and odd number lists with spellings 🏛️ Convert numbers to Roman numerals 🔊 Pronounce numbers from 1 to 100 🔊📝 Pronounce spellings of numbers from 0 to 100 with various control options.

Language: Dart - Size: 6.08 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

xdelmo/roman-numeral-converter

This is a solution to the Roman Numeral Converter on FreeCodeCamp.

Language: JavaScript - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

lukiwieser/roman-numerals

Convert Roman Symbols to Integers.

Language: Python - Size: 8.79 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adamfisher/RomanNumeral

A numeric type representing roman numerals.

Language: C# - Size: 102 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 5

gpalleschi/PERLinoC

A simple PERL utility to convert values in differents formats.

Language: Perl - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

FilippoRanza/numerus

Convert integers to roman numerals and vice versa

Language: Rust - Size: 12.7 KB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

jalendport/craft-roman

Convert an integer into roman numerals and vice versa.

Language: PHP - Size: 116 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

machinateur/roman-numerals

A PHP library to convert ordinary integers to roman numerals (and back). Just like that.

Language: PHP - Size: 7.81 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

Maruku98/Roman-Numerals-Converter

Convert decimal numbers to Roman numerals :one: :two: :three:

Language: JavaScript - Size: 361 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0