Skip to content

goldenplanetdk/jquery-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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