Fork me on GitHub

RequireJS/AMD domReady Loader Plugin

This is a redistribution of the RequireJS domReady loader plugin.

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

<dependency>
  <groupId>org.jszip.redist</groupId>
  <artifactId>require-domready-plugin</artifactId>
  <version>2.0.1</version>
  <type>jszip</type>
</dependency>