@stembord/romanize

react romanize

Usage no npm install needed!

<script type="module">
  import stembordRomanize from 'https://cdn.skypack.dev/@stembord/romanize';
</script>

README

ts-react-quiz

react quiz

"dependencies": {
  "@stembord/romanize": "git://gitlab.com/stembord/libs/ts-romanize.git"
}
import { toRomanNumber } from "@stembord/romanize";

toRomanNumber(4); // returns 'IV'