donniewa/plugin-bootstrap

jQuery Plugin Sample - works directly with requireJS

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:JavaScript

pkg:composer/donniewa/plugin-bootstrap

dev-master 2013-03-06 06:09 UTC

This package is not auto-updated.

Last update: 2025-09-27 19:27:16 UTC


README

jQuery Plugin Sample - works with require js.

Installation

Simply include pluginboot.js

add div id="myplugin" data-plugin="pluginname" the path to the plugin is plugins/pluginname.js

require js will load the plugin, and the div "myplugin" will become the context.

Composer

require - "donniewa/plugin-bootstrap": "dev-master"