@ionaru/romanize
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

@ionaru/romanize

npm version npm version Build Status codecov

Description

A package that converts a number to Roman numerals.

2019 -> MMXIX

Usage

CLI

npx @ionaru/romanize <input>

API

npm install @ionaru/romanize
import { romanize } from '@ionaru/romanize';
const result = romanize(input);

Readme

Keywords

none

Package Sidebar

Install

npm i @ionaru/romanize

Weekly Downloads

29

Version

3.0.0

License

MIT

Unpacked Size

7.67 kB

Total Files

9

Last publish

Collaborators

  • ionaru