domReady

WebJar for domReady

License

License

NAUMEN
Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

requirejs-domready
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

domReady
WebJar for domReady
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/requirejs/domReady

Download requirejs-domready

How to add to project

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

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.

domReady

An AMD loader plugin for detecting DOM ready.

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

Docs

See the RequireJS API "Page Load Event Support/DOM Ready" 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.

Contributing

domReady follows the same contribution model as requirejs and is considered a sub-project of requirejs.

org.webjars.bower

Versions

Version
2.0.1