Skip to content

Utilities for internationalizing text for both frontend and backend code

License

Notifications You must be signed in to change notification settings

transcend-io/internationalization

Repository files navigation

internationalization

Transcend internationalization

Typescript Build

Build this package only:

yarn run tsc
yarn run tsc --watch # Watch mode

Build this package and all dependency packages in main:

yarn build
yarn build --watch # Watch mode

Create a fresh build:

yarn clean && yarn run tsc

Lint

Lint the typescript files in this package:

yarn lint

About

Utilities for internationalizing text for both frontend and backend code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages