Nested is a jQuery plugin which allows you to create multi-column and dynamic grid layouts. All completely gap-free.
jsPanel are multifunctional floating panels, that can also be used as a simple modal or tooltip. Panels can be minimized and maximized and have a huge amount of options.
Really impressive projectand well documented.
okayNav aims to progressively collapse navigation links into an off-screen navigation, instead of doing it for all the links at the same time.
jQuery-Notebook is a simple, clean and elegant WYSIWYG rich text editor.
Available commands:
Chocolat.js enables you to display one or several images on the same page. You can group images via a link or use thumbnails.
The viewer can display images in full-page or in a block mode. The setup is responsive and only 10kb small in minified form.
TimeCircles is a countdown / timer plugin. The plugin provides a huge amount of options to optimize the look to your individual needs.
„gridstack.js is a jQuery plugin for widget layouts. It allows you to build draggable responsive bootstrap v3 friendly layouts. “
jQuery.sheet is spreadsheet plugin, that offers creation, viewing and editing. All combined with a nice API.
A repository of over 1000 quality jQuery plugins in categories like UI, Forms, Media, Navigation …
All nice, as long as those plugins are being updated. We had respositories of jQuery plugins before, that had many outdated or broken solutions.
Some time ago I said: „My perfect framework, is a set of solid singular solutions that have proven themselves over the years. Working solo or together in harmony“.
Here is a list of some of my core components, that I use in combination or standalone.
1 2 3 |
define('jquery', [], function() { return jQuery; }); |
NOW you can live happily ever after :)
This is basically the core stack that I use to build out ideas :) While Angular is always an option, the above satisfies most of all needs and is often far slimmer. The rest depends on how you organize your code yourself, but at least you are not forced into fixed structures ;)