npm install internationalinternational is a simple i18n library.
Can be installed with npm (npm install international) and used with
browserify.
- list is an object of translations
- element is the DOM element for which the translations should be done
See the /example directory.