Skip to content

lasseborly/react-roman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-roman

Travis npm package License

A react component that displays your numbers in the form of roman numerals

Install

  npm install react-roman --save

Usage

var Roman = require('react-roman');
//In your render...
<Roman number={542} />

About

Display numbers in the form of roman numerals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors