0.1.25 • Published 2 years ago

@z3phyro/tytra-core v0.1.25

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

0.1.24

2 years ago

0.1.23

2 years ago

0.1.22

2 years ago

0.1.21

2 years ago

0.1.20

2 years ago

0.1.18

2 years ago

0.1.17

2 years ago

0.1.16

2 years ago

0.1.15

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago