Selectize.js

Component type

module

Maintenance status

Development status

Downloads

4294

Component created

Component changed

Selectize is a jQuery-based custom
UI control. It's useful for tagging, contact lists, country selectors, and so on. It clocks in at around ~7kb (gzipped). The goal is to provide a solid & usable user-experience with a clean and powerful API.

It's a lot like Chosen, Select2, and Tags Input but with a few advantages. Plugin originally developed by @brianreavis.

Turbolinks sandbox

Component type

module

Maintenance status

Development status

Component created

Component changed

Turbolinks makes following links in your web application faster. Instead of letting the browser recompile the JavaScript and CSS between each page change, it keeps the current page instance alive and replaces only the body and the title in the head. Think CGI vs persistent process.

Mappy

Component type

module

Maintenance status

Development status

Downloads

8107

Component created

Component changed

Mappy - a module that allows easy insertion of internet maps to the site.

HTML-tag insert example:
<mappy:google address="Russia, Perm" zoom="17" width="600" height="300"></mappy:google>

example filter

Currently supported Yandex.Maps and Google.Maps.

Drupal 8

Mappy for Drupal 8 is already done and works as stable for Drupal 7. Tested on Drupal 8 (alpha 15).

Hammer.js

Component type

module

Maintenance status

Development status

Downloads

218

Component created

Component changed

Hammer.js is a small, standalone javascript-library that enables multitouch gestures like swipe, pinch, rotate, tap and drag on mobile devices. This is a utility module and you won't need it unless you are a developer or another module asks you to install it.

INSTALLATION

GALoader

Component type

module

Maintenance status

Development status

Component created

Component changed

Module that hides default drupal ajax loader and expose a custom one in a fixed position. Just install and it's ready to use on any ajax callback.

This feature helps standard drupal distributions to save time on managing markup problems about drupal loaders on your projects, it affects all ajax loader actions even on drupal submit ajax forms, GLoader hiddes ajax loaders trought css avoiding computing hooks.

Posible future features:
- Custom ajax loaders
- Custom ajax loaders configuration
- Custom ajax loaders restictions

LayerSlider

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

LayerSlider is a jQuery plugin which adds a fully customization element slider to your website.

jQuery plugin for image/text-sliders. It allows you to animate multiple elements per slide. Set different animation methods like fade or (from) left, delays and easing for each element, or simple set some defaults in the plugin options. Its also fully responsive.

Jnotify

Component type

module

Maintenance status

Development status

Component created

Component changed

An easy way to integrate message from jnotify library. this module provide the whole interface to integrate a jnotify message on a page load, or an click event on your site.