1.0.1 • Published 6 months ago

@rohan-rana-magar/romantoint v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

@rohan-rana-magar/romantoint

This package provides a function @rohan-rana-magar/romantoint that converts a Roman numeral string to an integer.

Installation

npm install @rohan-rana-magar/romantoint

Usage

const romantToInt = require('@rohan-rana-magar/romantoint');

romanToInt('XIV') // => 14

1.0.1

6 months ago

1.0.0

2 years ago