nico3333fr / jquery-accessible-accordion-aria

jQuery Accessible Accordion System, using ARIA
MIT License
60 stars 19 forks source link

Adding support for UMD. #14

Closed jules1029 closed 7 years ago

jules1029 commented 7 years ago

https://github.com/umdjs/umd

This should allow for current consumers to continue unaffected using a global jquery instance and will allow people that are using module loaders to consume this as well.

nico3333fr commented 7 years ago

Thanks a lot for this PR, I merge it right now :)