2017 © Pedro Peláez
 

library plugin-bootstrap

jQuery Plugin Sample - works directly with requireJS

image

donniewa/plugin-bootstrap

jQuery Plugin Sample - works directly with requireJS

  • Wednesday, March 6, 2013
  • by donniewa
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

pluginBootstrap

jQuery Plugin Sample - works with require js., (*1)

Installation

Simply include pluginboot.js, (*2)

add div id="myplugin" data-plugin="pluginname" the path to the plugin is plugins/pluginname.js, (*3)

require js will load the plugin, and the div "myplugin" will become the context., (*4)

Composer

require - "donniewa/plugin-bootstrap": "dev-master", (*5)

The Versions

06/03 2013

dev-master

9999999-dev https://github.com/donniewa/pluginBootstrap

jQuery Plugin Sample - works directly with requireJS

  Sources   Download

MIT

The Requires

 

plugin jquery requirejs