Baremetrics / calendar

Date range picker for Baremetrics
MIT License
681 stars 79 forks source link

UMD support #11

Closed derrickreimer closed 9 years ago

derrickreimer commented 9 years ago

Technique borrowed from here: https://github.com/umdjs/umd

This allows folks to use this plugin with module systems. If no module system is present, then this will fallback to the default global definition.