Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 388 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 388 Bytes

jQuery plugins and jQuery UI widgets

Collection of general-purpose in-house jQuery plugins and jQuery UI widgets for OpenBizBox apps.

Usage

All jQuery and jQuery UI plugins can be loaded at once e.g. with webpack:

require('@goldenplanet/jquery');

Demo