international
v1.0.0
Published
simple i18n library
Maintainers
Readme
international
international is a simple i18n library.
Usage
Can be installed with npm (npm install international) and used with
browserify.
international(list, element)
listis an object of translationselementis the DOM element for which the translations should be done
Example
See the /example directory.
