react-locale-generator
v1.0.8
Published
A Node.js CLI tool to generate locale for react components and generate JSON.
Downloads
545
Readme
This package used to generate locale file that contains persian content.
Installation
Install it globally using following command:
npm i -g react-locale-generator
then use it like bellow in your command line:
generate-locale path/to/your/file
done.