1 unstable release
| 0.1.2 | May 2, 2023 |
|---|---|
| 0.1.1 |
|
| 0.1.0 |
|
#418 in Value formatting
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
~0.9–3.5MB
~55K SLoC