BenjaminVanRyseghem / numbro

A JS library for number formatting
http://numbrojs.com
MIT License
1.09k stars 197 forks source link

Improve the toolchain #713

Closed BenjaminVanRyseghem closed 10 months ago

BenjaminVanRyseghem commented 10 months ago

Using gulp, and karma seems pretty obsolete today. Same for browserify and associates.

I think we should go for a more modern toolchain, probably based on rollup and jest

BenjaminVanRyseghem commented 10 months ago

https://github.com/BenjaminVanRyseghem/numbro/pull/714