| Crates.io | n-roman |
| lib.rs | n-roman |
| version | 0.1.2 |
| created_at | 2023-05-02 19:36:12.153404+00 |
| updated_at | 2023-05-02 23:51:16.648519+00 |
| description | Converts integers to Roman numerals and vice versa |
| homepage | |
| repository | https://github.com/julio-alv/n-roman |
| max_upload_size | |
| id | 854856 |
| size | 116,675 |
A simple library that converts numbers to roman numerals and vice versa, written in Rust, with WebAssembly bindings.
npm install n-roman
[dependencies]
n-roman = "0.1.0"