Fork me on GitHub

RequireJS/AMD I18n Loader Plugin

This is a redistribution of the RequireJS i18n loader plugin.

To use this module in your projects just add the following dependency:

<dependency>
  <groupId>org.jszip.redist</groupId>
  <artifactId>require-i18n-plugin</artifactId>
  <version>2.0.2</version>
  <type>jszip</type>
</dependency>