https://github.com/theodesp/phrase-app-nodejs-i18n
An example Node.js app that supports I18n using Express.js and Mustache.js
https://github.com/theodesp/phrase-app-nodejs-i18n
awilix consolidate example-project expressjs i18n i18n-node mustache-js nodejs
Last synced: 12 months ago
JSON representation
An example Node.js app that supports I18n using Express.js and Mustache.js
- Host: GitHub
- URL: https://github.com/theodesp/phrase-app-nodejs-i18n
- Owner: theodesp
- License: mit
- Created: 2018-03-01T16:27:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-26T09:54:43.000Z (over 6 years ago)
- Last Synced: 2025-04-10T17:56:04.466Z (about 1 year ago)
- Topics: awilix, consolidate, example-project, expressjs, i18n, i18n-node, mustache-js, nodejs
- Language: JavaScript
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Node.js i18n Project Example Setup
Companion source code for the Phrase.com article about Node.js i18n
## License
MIT 2018 Theo Despoudis