All Projects → angular-translate → Angular Translate

angular-translate / Angular Translate

Licence: mit
Translating your AngularJS 1.x apps

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Angular Translate

Core
The internationalization (i18n) library for Angular
Stars: ✭ 4,027 (-8.77%)
Mutual labels:  translation, i18n, npm-package
Angular Loading Feedback
Angular directive to indicate loads in app
Stars: ✭ 8 (-99.82%)
Mutual labels:  npm-package, bower, angularjs
Tower
i18n & L10n library for Clojure/Script
Stars: ✭ 264 (-94.02%)
Mutual labels:  translation, i18n
Eo Locale
🌏Internationalize js apps 👔Elegant lightweight library based on Internationalization API
Stars: ✭ 290 (-93.43%)
Mutual labels:  translation, i18n
Spree i18n
I18n translation files for Spree Commerce.
Stars: ✭ 338 (-92.34%)
Mutual labels:  translation, i18n
labels
Bolt Labels extension - Translatable labels for Bolt
Stars: ✭ 18 (-99.59%)
Mutual labels:  i18n, translation
Mojito
An automation platform that enables continuous localization.
Stars: ✭ 256 (-94.2%)
Mutual labels:  translation, i18n
Gotext
Go (Golang) GNU gettext utilities package
Stars: ✭ 292 (-93.38%)
Mutual labels:  translation, i18n
potools
Tools for working with translations in R
Stars: ✭ 42 (-99.05%)
Mutual labels:  i18n, translation
React Localize Redux
Dead simple localization for your React components
Stars: ✭ 384 (-91.3%)
Mutual labels:  translation, i18n
Ignite Ui
Ignite UI by Infragistics
Stars: ✭ 468 (-89.4%)
Mutual labels:  npm-package, bower
angular-mapboxgl-directive
AngularJS directive for Mapbox GL
Stars: ✭ 43 (-99.03%)
Mutual labels:  angularjs, bower
MeeInk
Material Design click effect
Stars: ✭ 33 (-99.25%)
Mutual labels:  bower, npm-package
I18next Scanner
Scan your code, extract translation keys/values, and merge them into i18n resource files.
Stars: ✭ 259 (-94.13%)
Mutual labels:  translation, i18n
angular-environment
AngularJS Environment Plugin
Stars: ✭ 78 (-98.23%)
Mutual labels:  angularjs, npm-package
Js Lingui
🌍📖 A readable, automated, and optimized (5 kb) internationalization for JavaScript
Stars: ✭ 3,249 (-26.39%)
Mutual labels:  translation, i18n
Ember Intl
Localization library for any Ember Application or Addon
Stars: ✭ 412 (-90.67%)
Mutual labels:  translation, i18n
plate
Internationalization library for Python
Stars: ✭ 31 (-99.3%)
Mutual labels:  i18n, translation
i18n-tag-schema
Generates a json schema for all i18n tagged template literals in your project
Stars: ✭ 15 (-99.66%)
Mutual labels:  i18n, translation
I18n Manager
Translation management app
Stars: ✭ 373 (-91.55%)
Mutual labels:  translation, i18n

angular-translate

Greenkeeper badge

Bower NPM cdnjs CI License

This is the repository for angular-translate.

angular-translate is a JavaScript translation library for AngularJS 1.x app.

For more information about the angular-translate project, please visit our website.

Status

Branch Status
master CI
canary CI

Install

We strongly recommend using a package manager like NPM and Bower, or even variants like Yarn or jspm.

NPM

npm install --save-dev angular-translate

Bower

bower install --save-dev angular-translate

For more information please visit chapter "Installation" at our website.

Get started

Check out the chapter "Getting started" at our website.

Get support

Most of the time, we are getting support questions of invalid configurations. We encourage everyone to have a look at our documentation website. If you think the documentation is not correct (bug) or should be optimized (enhancement) please file an issue.

If you are still having difficulty after looking over your configuration carefully, please post a question to StackOverflow with a specific tag. Especially if the question are related to AngularJS or even JavaScript/browser basic technologies (maybe your issue is not related to angular-translate after all).

If you have discovered a bug or have a feature suggestion, feel free to create an issue on GitHub. Please follow the guideline within the issue template. See also next headline.

Please note: We cannot provide support for neither JavaScript nor AngularJS itself. In both cases, a platform like StackOverflow is much more ideal.

Contribute

We got a lot of great feedback from the community so far! More and more people use this module and they are always thankful for it and the awesome support they get. I just want to make sure that you guys know: All this wouldn't have been possible without these great contributors and everybody who comes with new ideas and feature requests! So THANK YOU!

Contributing to angular-translate is fairly easy.

This document shows you how to get the project, run all provided tests and generate a production ready build.

Public talks

Dutch AngularJS Meetup 2013 Kod.io 2014

Links

Useful resources

There are some very useful things on the web that might be interesting for you, so make sure to check this list.

Tests

Unit tests

Note: Check that dependencies are be installed (npm install).

The unit tests are available with npm test which is actually a shortcut for grunt test. It performs tests under the current primary target version of AngularJS. Use npm run-script test-scopes for testing other scoped versions as well.

License

Licensed under MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].