A simple library that converts numbers to roman numerals and vice versa, written in Rust, with WebAssembly bindings.
bash npm install n-roman
toml [dependencies] n-roman = "0.1.0"