Skip to content

liamkeaton/angular-translate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-translate

Bower NPM Build Status License Code Climate Code Coverage

i18n for your Angular app, made easy!

Status

Branch Status
master Build Status
canary Build Status

Presentation (Dutch AngularJS Meetup 2013)

angular-translate Talk

Presentation (Kod.io 2014)

angular-translate Talk

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.

Thank you, community!

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!

Contribution

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.

Tests

Unit tests

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

The unit tests are available with npm test. It performs tests under the current primary target version of AngularJS and other scoped versions as well. Under the hood, this calls grunt test for the primary target and for each scope.

Testing only the primary target AngularJS version, simply invoke grunt test.

License

Licensed under MIT.

About

i18n in your Angular apps, made easy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.0%
  • CSS 1.5%
  • Shell 0.5%