cloudflarearchive / backgrid-select-all

Select-all extension for Backgrid.js
http://backgridjs.com
MIT License
12 stars 31 forks source link

add AMD support #10

Closed twalker closed 10 years ago

twalker commented 10 years ago

Adds AMD support. I should note that the extension still extends Backgrid via namespacing, it does not export/return anything. So, AMD users will no longer need to shim the extension, but they should not expect an export. Similar to how a jQuery plugin would be loaded with AMD.