.verb.md

April 23, 2017 ยท View on GitHub

Usage

var deromanize = require('{%= name %}');
console.log(deromanize('LVIII'));
//=> 58

Attribution

Inspired by this blog post by Steven Levithan.

Contents

  1. 1Usage
  2. 2Attribution