forzagreen / n2words

Convert numerical numbers to written numbers, in 25+ languages.
MIT License
87 stars 22 forks source link

Add CommonJS & Web testing #111

Closed TylerVigario closed 1 year ago

TylerVigario commented 1 year ago

Add basic automated testing for importing in Node CommonJS and Browser (only latest Chrome for now).

NOTE: Web testing is done locally only for now.