Items by No

A responsive jQuery lightbox plugin that is focused on performance and providing best experience for user with any device (Zepto.js compatible).

Fixed menus that will slide out from the sides of the page and in case of the right and left side optionally move the body.

An experimental push menu with multi-level functionality that allows endless nesting of navigation elements.

DropzoneJS By: Matias Meno
Free MIT

An open source library that provides drag'n'drop file uploads with image previews. Dropzone will find all form elements with the class dropzone, automatically attach itself to it, and upload files dropped into it to the specified action attribute. jQuery plugin is optional.

 3953    273 # file upload

A full view template based calendar for Twitter Bootstrap.

Knockout By: Knockout
Free MIT

A JavaScript MVVM (a modern variant of MVC) library that makes it easier to create rich, desktop-like user interfaces with JavaScript and HTML. It uses observers to make your UI automatically stay in sync with an underlying data model, along with a powerful and extensible set of declarative bindings to enable productive development.

A lightbox that is responsive, supports images, Ajax and iframes out of the box and that you can adapt to your needs.

Emmet plugin to create a code editor in a HTML textarea.

Opentip By: Matias Meno
Free MIT

A JavaScript tooltip framework that is free, open source and comes with different styles. Opentips can automatically download their contents via AJAX. Position the tooltip exactly where you want it.

 3004    185 # tooltip

A simple elastic slideshow with a thumbnail preview. that adjusts automatically to its surrounding container. You can navigate through the slides by using the thumbnail previewer or the autoplay slideshow option.

Adds swipe behavior to Bootstrap's carousel. The swipe functionality will be added automatically to all carousels on the page as long as the browser supports the HTML5 touch events.

 2572    33 # swipe # mobile # Bootstrap

Dynamically crop images to fill available space without cutting out the image's subject. Also for full-screen images.

iCheck By: Damir Sultanov
Free MIT

Super customized checkboxes and radio buttons for jQuery and Zepto with 32 options, 11 callbacks and 9 methods.

Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.

Plugin that easily encodes MD5 and SHA1 as well as encode and decode Base64 and Xtea strings.

 2125    31 # plugin # jQuery # encryption
FormToWizard By: Janko Jovanovic
Free CC-AUL

Turn any webform into a powerful wizard with jQuery.

Free SSL certificates and Free SSL tools for your website.

Quanta CMS By: Aldo Tripiciano
Free MIT Open source

The fastest, coolest, most flexible CMS experience ever.Fast, lightweight, high security level, easy to theme and extend, and uses no database but JSON.

Metro 4 By: Serhii Pimenov
Free Open Source

An open source toolkit for developing with HTML, CSS and JS. Quickly prototype your ideas or build your entire app with responsive grid system, extensive prebuilt components and powerful plugins.

 1629    113 # framework # UI # toolkit
PHP CRUD Application By: Rodrigo Faustino
Free MIT/X

Create a simple CRUD application. The class provides a base class that can access a MySQL database using the MySQLi extension. Several CRUD classes use the base class to execute SQL queries to perform several CRUD operations.

 629    52 # Crud # PHP # MySQL