This project allows you to export your Drupal strings to a JSON i18n that can be read by another front-end framework. Like Vue.js for example.
Example:
{
"links": {
"home": "Home",
"about": "About",
"english": "English version",
"french": "French version"
},
"home": {
"title": "Welcome",
"introduction": "This is an introduction in English."
},
"about": {
"title": "About",
"introduction": "This page is made to give you more informations."
}
}
Supporting organizations:
Development and bug fixing
Project information
- Project categories: Decoupled, Developer tools
4 sites report using this module
- Created by renatog on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.







