An open API service indexing awesome lists of open source software.

https://github.com/rene78/localisation

An idea on how to best implement a web app with multiple languages
https://github.com/rene78/localisation

localisation vanilla-javascript

Last synced: about 1 year ago
JSON representation

An idea on how to best implement a web app with multiple languages

Awesome Lists containing this project

README

          

# Purpose
Trying to find a straightforward way to add multiple languages to a web app.

# Notes
Check out branch "ChromeOnlySolution" for an elegant solution once JSON import is natively supported in vanilla JS.