react-roman 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} />