node-unfluff
node-unfluff copied to clipboard
Non-fs method 2: Single file containing one object
Method 2 gets rid of all separate language files and instead uses one object directly containing all the necessary strings. Data only needs to be changed in one place when adding a new language.
Addresses #62