Socket
Socket
Sign inDemoInstall

angular-translate

Package Overview
Dependencies
1
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    angular-translate

A translation module for AngularJS


Version published
Weekly downloads
91K
decreased by-1.54%
Maintainers
1
Install size
2.27 MB
Created
Weekly downloads
 

Changelog

Source

2.19.1 (2024-01-21)

<a name="2.19.0"></a>

Features

  • service: add allowNamespace parameter #1910 (443a81f)

<a name="2.18.4"></a>

Readme

Source

[!CAUTION] This project has been discontinued since 2024-01-15 and this project is now archived. As the AngularJS ecosystem itself has stopped long-term support since January 2022, you may already be using Angular 2+ and some of the other cool translation tools. Although it is highly recommended that you to migrate away from AJS v1, if you are still actively using AngularJS and cannot migrate yet, you may want to look at HeroDevs who offer extended support. We are not familiar with them.

More information on this decision are archived in the issue #1921.

The project resources will remain read-only for everyone. Feel free to fork.

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

BranchStatus
masterCI
canaryCI

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

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.

Keywords

FAQs

Last updated on 21 Jan 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc