1.0.6 • Published 6 years ago

typei18n v1.0.6

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

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

optiondescriptiontypedefault
--target, -tgenerate targetsEnum { resource, provider }provider
--output, -ooutput to filepathStringundefined
--watch, -wwatch input files changeBooleanfalse
--colorcolorful print if no output provideBooleantrue
--version, -vshow ts-creator versionsBooleanfalse
--help, -hshow helperBooleanfalse
1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago