requirejs-dplugins Documentation
Overview and in-depth user guide
Requirejs-dplugins provides a set of AMD plugins compatible with requirejs and grunt-amd-build.
Plugins
- css - load and wait for a css file.
- has - provides conditional module loading and feature detection.
- i18n - provides an API to handle string translation.
- jquery - loads the jquery modules if they are not loaded already.
- maybe - requires modules that may or may not exist.
- Promise - provides ES6 Promise implementation.
- svg - loads an svg graphic.