Fork me on GitHub

RequireJS/AMD Text Loader Plugin

This is a redistribution of the RequireJS text loader plugin.

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

<dependency>
  <groupId>org.jszip.redist</groupId>
  <artifactId>require-text-plugin</artifactId>
  <version>2.0.7</version>
  <type>jszip</type>
</dependency>