kswedberg / jquery-expander

Expand and Collapse HTML content
https://kswedberg.github.io/jquery-expander/
Other
459 stars 168 forks source link

AMD and CommonJS support. #109

Closed nickmessing closed 8 years ago

nickmessing commented 8 years ago

People often use WebPack, Browserify, JSPM, Steal.JS or any other bundler. Supporting AMD and CommonJS is useful.

kswedberg commented 8 years ago

@nickmessing : thanks for the pull request!