requirejs-i18n

WebJar for requirejs-i18n

License

License

MIT
BSD 3-Clause
Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

requirejs-i18n
Last Version

Last Version

2.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

requirejs-i18n
WebJar for requirejs-i18n
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/requirejs/i18n

Download requirejs-i18n

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/requirejs-i18n/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>requirejs-i18n</artifactId>
    <version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/requirejs-i18n/
implementation 'org.webjars.bower:requirejs-i18n:2.0.6'
// https://jarcasting.com/artifacts/org.webjars.bower/requirejs-i18n/
implementation ("org.webjars.bower:requirejs-i18n:2.0.6")
'org.webjars.bower:requirejs-i18n:jar:2.0.6'
<dependency org="org.webjars.bower" name="requirejs-i18n" rev="2.0.6">
  <artifact name="requirejs-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='requirejs-i18n', version='2.0.6')
)
libraryDependencies += "org.webjars.bower" % "requirejs-i18n" % "2.0.6"
[org.webjars.bower/requirejs-i18n "2.0.6"]

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.

i18n

An AMD loader plugin for loading internationalization/localization string resources.

Known to work in RequireJS, but should work in other AMD loaders that support the same loader plugin API.

Docs

See the RequireJS API i18n section.

Latest release

The latest release will be available from the "latest" tag.

License

MIT

Code of Conduct

jQuery Foundation Code of Conduct.

Where are the tests?

They are in the requirejs and r.js repos.

History

This plugin was in the requirejs repo up until the requirejs 2.0 release.

org.webjars.bower

Versions

Version
2.0.6
2.0.4
2.0.1