import { parse, toNumeral } from "@rbxts/roman-numerals";
parse("LXIX"); // 69
toNumeral(3999); // "MMMCMXCIX"
-
Notifications
You must be signed in to change notification settings - Fork 0
Utility functions for parsing and converting roman numerals
License
HylianBasement/rbx-roman-numerals
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Utility functions for parsing and converting roman numerals
Resources
License
Stars
Watchers
Forks
Releases
No releases published