Download Version - 0.6.2

Modular Build

The modular build contains separate file for each widget plugins.
By using this build you can easily exclude the plugins, which you are not planning to use in your project or include them only where is needed.

Combined Build

The combined build contains single js and css file for each widget.
By using this build you just need to include references to one js and css file for each widget. This build is easy to use, but the size of the files is bigger, because they contains all plugins.