typed-translations

Use and define translations in Typescript without hassle.

Usage no npm install needed!

<script type="module">
  import typedTranslations from 'https://cdn.skypack.dev/typed-translations';
</script>

README

typed-translations

Small package used to help using translation keys in Typescript React Webapps. Allows to define translation tokens as enum values and use them throughout whole application with all the help from Intellisense.