UNPKG

i18next-scanner-esm

Version:

Scan your code, extract translation keys/values, and merge them into i18n resource files.

9 lines (6 loc) 280 B
export default ` Examples: $ i18next-scanner --config i18next-scanner.config.js --output /path/to/output 'src/**/*.{js,jsx}' $ i18next-scanner --config i18next-scanner.config.js "src/**/*.{js,jsx}" $ i18next-scanner "/path/to/src/app.js" "/path/to/assets/index.html" `;