erosson / swarm-numberformat

Format large numbers in several human-readable ways. Designed for incremental games like swarmsim.
https://erosson.github.io/swarm-numberformat/
MIT License
89 stars 10 forks source link

lazy load suffix json #12

Open erosson opened 7 years ago

erosson commented 7 years ago

English can stay eager-loaded/compiled-in so we have a safe default - but if we ever support lots of different languages, compiling them all in might bloat things too much.