n-roman

A simple library that converts numbers to roman numerals and vice versa, written in Rust, with WebAssembly bindings.

Supported languages

Installation

JavaScript / TypeScript

bash npm install n-roman

Rust

toml [dependencies] n-roman = "0.1.0"