js-written-number icon indicating copy to clipboard operation
js-written-number copied to clipboard

Rewrote to es6, fixed some minor issues

Open boykovdmitriy opened this issue 4 years ago • 1 comments

Hello. I needed to use this library and I rewrote it for my needs. Hope you'll like it)

  • Rewrote to ES6 classes
  • Added separate imports for languages from 'written-number/i18n'
  • Refactored code a little)
  • Changed code coverage tool to Istanbul
  • Changed building tool from 'Grunt' to webpack
  • Added eslint with airbnb rules
  • Changed readme

boykovdmitriy avatar Jul 21 '19 16:07 boykovdmitriy

Hi @boykovdmitriy , I started new library: https://github.com/forzagreen/n2words that's doing the same thing. It's supporting 18 languages and still growing. Please check, and feel free to contribute.

forzagreen avatar Mar 17 '20 08:03 forzagreen