1 unstable release
0.1.2 | May 2, 2023 |
---|---|
0.1.1 |
|
0.1.0 |
|
#5 in #versa
31 downloads per month
31KB
157 lines
n-roman
A simple library that converts numbers to roman numerals and vice versa, written in Rust, with WebAssembly bindings.
Supported languages
- JavaScript
- TypeScript
- Rust
Installation
JavaScript / TypeScript
npm install n-roman
Rust
[dependencies]
n-roman = "0.1.0"
Dependencies
~1.5–3.5MB
~53K SLoC