angular-gettext

WebJar for angular-gettext

License

License

MIT
Categories

Categories

Github Development Tools Version Controls Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-rubenv-angular-gettext
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

angular-gettext
WebJar for angular-gettext
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/rubenv/angular-gettext

Download github-com-rubenv-angular-gettext

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-rubenv-angular-gettext/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-rubenv-angular-gettext</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-rubenv-angular-gettext/
implementation 'org.webjars.npm:github-com-rubenv-angular-gettext:2.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-rubenv-angular-gettext/
implementation ("org.webjars.npm:github-com-rubenv-angular-gettext:2.1.2")
'org.webjars.npm:github-com-rubenv-angular-gettext:jar:2.1.2'
<dependency org="org.webjars.npm" name="github-com-rubenv-angular-gettext" rev="2.1.2">
  <artifact name="github-com-rubenv-angular-gettext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-rubenv-angular-gettext', version='2.1.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-rubenv-angular-gettext" % "2.1.2"
[org.webjars.npm/github-com-rubenv-angular-gettext "2.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

angular-gettext - gettext utilities for angular.js

Translate your Angular.JS applications with gettext.

Build Status

Check the website for usage instructions: http://angular-gettext.rocketeer.be/.

License

(The MIT License)

Copyright (C) 2013-2018 by Ruben Vermeersch <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

Versions

Version
2.1.2