Must have Development Tools Scripts for Gajus Kuizinas
ay-carousel is very lightweight plugin when it comes to both features and disk size.It was intentionally built this way, for cases where using an over-bloated slideshow plugin just to rotate some text inside a container is just over-doing a simple...
Bugger uses the classic trace, tick, and stack methods to dump out debug information about a block of code that might be running with faults.The library is easy to use and can be added to any project via Composer.Bugger examples and usage instructions are...
Dindent can be used to beautify HTML source code, even if the code was written using non-standard alignment rules, or was all-out minified beyond any possible recognition.Dindent does not remove anything from the code, it only moves declarations to their...
The jQuery custom-scrollbar plugin is quite easy to use and implement on any page element and comes with a small example to help developers get started.There's also minimal UI clutter coming with the default package, so designers can style it any way they...
Coded in jQuery, this small plugin will sort data ascending on the first click, and descending on the second one.Works best with alpha-numerical data and can be deployed with any type of table containing a <thead> element.In case there's...
The plugin works by taking the table's <thead> element and fixing it to the top of the browser window as the user scrolls down the table.The jQuery table-sticky plugin is idea for large HTML tables where most of the table is off-screen and...
The Swing library allows developers to show a collection of elements stacked on top of each other and let users easily navigate through them with the help of left or right swipes.Users can utilize their touchscreen or their mouse to move the elements to...
While this effect can be achieved via CSS in some cases, Wholly was created for those cases where table layouts are quite complicated and the action of hovering and clicking on a cell needs to be tied in with a JS-based action (like selecting).Wholly...