0.1.0 • Published 2 years ago

react-i18next-types-generator v0.1.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
2 years ago

react-i18next-types-generator

npm

Simple CLI tool for generating types for react-i18next just like that https://react.i18next.com/latest/typescript

Usage

npm i react-i18next-types-generator
npx react-i18next-types-generator [options]
react-i18next-types-generator [options]

Options:
      --version     Show version number                                [boolean]
      --help        Show help                                          [boolean]
  -i, --input       Path to the directory that contains translation JSON files
                                                             [string] [required]
  -o, --output      Path to the output declaration file      [string] [required]
  -a, --importPath  Path used to create import directives for the JSON files
                                                                        [string]
  -w, --watch       Watch directory changes           [boolean] [default: false]
0.1.0

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago