typei18n

v1.0.6
yet another i18n solution by codegen



TypeI18n

yet another i18n solution by codegen


Installtion

# npm
npm i typeI18n
# or yarn
yarn add typeI18n

Cli usage

typeI18n <directory> [options]

example:

typeI18n locales -o locales.ts

cli options

option description type default
--target, -t generate targets Enum { resource, provider } provider
--output, -o output to filepath String undefined
--watch, -w watch input files change Boolean false
--color colorful print if no output provide Boolean true
--version, -v show ts-creator versions Boolean false
--help, -h show helper Boolean false
npm i typei18n

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 4/12/2019

Downloads

Maintainers