0.1.25 • Published 1 year ago

@z3phyro/tytra-core v0.1.25

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

TyTra

Typed Translations - TyTra-Core

Set of functions inspred by prisma, to create and mantain statically typed translations on any typescript project.

How to use

You can use it with a UI:

Or with a CLI:

Why use TyTra

Not all javascript/typescript projects use some sort of CMS. I've worked before for companies that literally use a spreadsheet for making their translations in some projects.

In general the process of preparing translations is not so difficult if you have a small project but as the project grows it can get kind of tedious.

Having mutiple languages to translate to makes the process a bit more difficult.

Both the CLI and the UI provide some useful features for both the developer and the translator.

TyTra Features

  • Resources completion (Typescript)
  • Translation Coverage
  • Shareable server
  • Zero dependencies
  • Multi dictionary management
  • Import previous translation files
  • Add remove and edit translations on one or multiple languages using a CLI or a UI
  • Typescript interfaces for translations

Next steps to work on:

  • Add configuration file
  • Add validations
  • Add sanitation to the user inputs
  • Improve the UI Experience
  • Create a website for documentation
  • Add some sort of plain security to use when hosting
  • Improve the cli dependencies. (Right now it has 3 but it could be only 1)
  • Integrate with Github and/or Gitlab. The idea would be to create PRs for the changes of a particular translator (person).
0.1.25

1 year ago

0.1.24

1 year ago

0.1.23

1 year ago

0.1.22

1 year ago

0.1.21

1 year ago

0.1.20

1 year ago

0.1.18

1 year ago

0.1.17

1 year ago

0.1.16

1 year ago

0.1.15

1 year ago

0.1.14

1 year ago

0.1.13

1 year ago

0.1.12

1 year ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago