ITZSHOAIB / next-translate-automator

A Cli tool for next-translate package to automatically generate locale JSON and update Next components.

Repository from Github https://github.comITZSHOAIB/next-translate-automatorRepository from Github https://github.comITZSHOAIB/next-translate-automator

next-translate-automator

A Cli tool for next-translate package to automatically generate locale JSON and update Next components.

Example script to run the CLI Tool.

npx next-translate-automator --components-dir /path/to/components/directory/ --locales-dir /path/to/store/output/json --app-name app_name --exclude-patterns ".spec.,.test."

About

A Cli tool for next-translate package to automatically generate locale JSON and update Next components.


Languages

Language:JavaScript 100.0%