An open API service indexing awesome lists of open source software.

https://github.com/robmanganelly/ngx-translate-toolkit

extension to ngx-translate
https://github.com/robmanganelly/ngx-translate-toolkit

Last synced: 4 months ago
JSON representation

extension to ngx-translate

Awesome Lists containing this project

README

          

# NGX Translate Toolkit

[![Documentation](https://img.shields.io/badge/docs-GitHub%20Pages-blue)](https://robmanganelly.github.io/ngx-translate-toolkit/)

Translations at scale.

## Documentation

The NGX Translate Toolkit is an angular library designed to extend `@ngx-translate/core` and streamline the process of managing translations in **large Angular projects**.

It provides a set of tools and utilities to help developers easily integrate and maintain translations, making it simpler to create multilingual applications on projects where multiple Angular applications and libraries share common translation files.

Explore the full documentation on [GitHub Pages](https://robmanganelly.github.io/ngx-translate-toolkit/).

- [Installation](https://robmanganelly.github.io/ngx-translate-toolkit/installation.html)
- [Usage](https://robmanganelly.github.io/ngx-translate-toolkit/usage.html)
- [API Reference](https://robmanganelly.github.io/ngx-translate-toolkit/api.html)
- [Changelog](https://github.com/robmanganelly/ngx-translate-toolkit/releases)

This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 20.0.1.