Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fulls1z3/ngx-translate
Loader for @ngx-translate that provides translations to browser/server platforms
https://github.com/fulls1z3/ngx-translate
angular angular2 angular4 aot cache loader npm-package platform-browser platform-server plugin translate translatemodule typescript universal
Last synced: 4 days ago
JSON representation
Loader for @ngx-translate that provides translations to browser/server platforms
- Host: GitHub
- URL: https://github.com/fulls1z3/ngx-translate
- Owner: fulls1z3
- License: mit
- Archived: true
- Created: 2017-05-01T09:06:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T15:48:28.000Z (over 6 years ago)
- Last Synced: 2024-09-24T15:06:20.502Z (about 1 month ago)
- Topics: angular, angular2, angular4, aot, cache, loader, npm-package, platform-browser, platform-server, plugin, translate, translatemodule, typescript, universal
- Language: TypeScript
- Size: 128 KB
- Stars: 17
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-angular-components - @ngx-universal/translate-loader - Loader for @ngx-translate that provides translations to browser/server platforms. (Uncategorized / Uncategorized)
- awesome-angular-components - @ngx-universal/translate-loader - Loader for @ngx-translate that provides translations to browser/server platforms. (Uncategorized / Uncategorized)
README
# ngx-translate
Server platform loaders [ngx-translate][![CircleCI](https://circleci.com/gh/fulls1z3/ngx-translate.svg?style=shield)](https://circleci.com/gh/fulls1z3/ngx-translate)
[![coverage](https://codecov.io/github/fulls1z3/ngx-translate/coverage.svg?branch=master)](https://codecov.io/gh/fulls1z3/ngx-translate)
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
[![Greenkeeper badge](https://badges.greenkeeper.io/fulls1z3/ngx-translate.svg)](https://greenkeeper.io/)
[![Angular Style Guide](https://mgechev.github.io/angular2-style-guide/images/badge.svg)](https://angular.io/styleguide)> Please support this project by simply putting a Github star. Share this library with friends on Twitter and everywhere else you can.
#### NOTICE
Deprecated in favor of **`HttpInterceptor`** use in [ng-seed/universal] project, so this library is no longer maintained.## Packages:
Name | Description | NPM
--- | --- | ---
[@ngx-universal/translate-loader](https://github.com/fulls1z3/ngx-translate/tree/master/packages/@ngx-universal/translate-loader) | DEPRECATED: use **`HttpInterceptor`** as on [ng-seed/universal] | [![npm version](https://badge.fury.io/js/%40ngx-universal%2Ftranslate-loader.svg)](https://www.npmjs.com/package/@ngx-universal/translate-loader)## License
The MIT License (MIT)Copyright (c) 2018 [Burak Tasci]
[master]: https://github.com/ngx-translate/core/tree/master
[5.x.x]: https://github.com/ngx-translate/core/tree/5.x.x
[ngx-translate]: https://github.com/ngx-translate/core
[ng-seed/universal]: https://github.com/ng-seed/universal
[JetBrains]: https://www.jetbrains.com/community/opensource
[WebStorm]: https://www.jetbrains.com/webstorm
[Burak Tasci]: https://github.com/fulls1z3