1.0.9 • Published 11 months ago

@ubs-platform/translator-core v1.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

UBS Translator (Core)

This is an typescript library to managing translation operations. This library contains basic operations

⚠️ DOM manupilation and fetching by url are not included in core library. Some wraps are needed for DOM manupilations. You can check the existing wraps. If not exist for framework you used, you can open a issue or contact us.

Installation

npm install rxjs @ubs-platform/translator-core

Rxjs is required for listening operations

Usage example (Typescript)

Check on stackblitz

View on github

Wraps

FrameworkStatusOfficialRepository
Vanillia❌ Not planned
Angular 14🪦 EOL (1.*)✅ YesTranslator NGX
Angular 15❌ Not planned
Angular 16✅ 2.*✅ YesTranslator NGX
React❌ Not planned
React Native❌ Not planned
VueJS❌ Not planned

Contact

Hüseyin Can Gündüz

Changelogs

1.0.7

  • TranslationRepository.getString(TranslatorText) accepts TranslatorText as null or undefined.

1.0.6

  • Code optimisations and readme edits...

1.0.5

  • Prefix is optional now
  • Comment lines are added and readme.md is updated

1.0.0-4

  • Worked on get runnable
1.0.9

11 months ago

1.0.7

1 year ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago