Driver.js : JavaScript engine to drive User’s Focus across the Page

    Driver.js : JavaScript engine to drive User's Focus across the Page

    A light-weight, no-dependency, vanilla JavaScript engine to drive the user’s focus across the page.

    Features:

    • Simple: is simple to use and has no external dependency at all
    • Light-weight: ~4kb in size, vanilla JavaScript and no external dependency
    • Highly customizable: has a powerful API and can be used however you want
    • Highlight anything: highlight any (literally any) element on page
    • Feature introductions: create powerful feature introductions for your web applications
    • Focus shifters: add focus shifters for users
    • User friendly: Everything is controllable by keyboard
    • Consistent behavior: usable across all browsers (including in-famous IE)
    • MIT Licensed: free for personal and commercial use

    confettiKit : JavaScript Random Confetti Effects & Explosions

    confettiKit : JavaScript Random Confetti Effects & Explosions

    ConfettiKit.js can easily generate random confetti Effects and Explosion with javascript. Easy to Use with html and javascript. Can Create random confetti effects like Happy birthday , celebrations and many more. you can change colors, angle ,rotation of confetti and many more configuration for creating confetti effects.

    Features:

    • Custom Colors
    • Custom Elements like image,text,svg
    • Custom Configuration
    • Light weight

    Scrollbooster : Enjoyable Content Drag-to-scroll library

    Scrollbooster : Enjoyable Content Drag-to-scroll library

    Scrollbooster is a enjoyable content drag-to-scroll micro (~2KB gzipped) library.

    Woah.css : CSS Animation Library for eccentrics

    Woah.css : CSS Animation Library for eccentrics

    Woah.css is a css animation library for eccentric web developers.Woah.css has three different types of animations to choose from.

    • Woah animations — These are very eccentric and barely practical, but are very fun and showy.
    • Wow animations — These are still a little eccentric, but could very well be used in normal websites.
    • Normie animations — These are very basic.

    CSS Glitch Effect Slideshow

    CSS Glitch Effect Slideshow

    A simple slideshow that uses the CSS Glitch Effect for the slide transitions. In a slideshow we have a different scenario: we want to apply the glitch effect at a specific moment and exchange the image with the new one of the next slide. This kind of animation can also be used for hover effects.

    This slideshow does exactly that: it transitions to the next slide using the glitch effect. Under the hood, it exchanges the glitch layers one by one and stops glitching once the last image is switched.

    jQuery Multilevel Menu Editor with Bootstrap

    jQuery Multilevel Menu Editor with Bootstrap

    jQuery Menu Editor , is an HTML / Javascript tool for editing multilevel menus by means of a user-friendly interface.

    Features:

    • Add, Update & Remove items from Menu
    • Multilevel Drag & Drop
    • Form Item Editor
    • Include IconPicker Plugin
    • Load data from JSON string
    • The output is a Json string

    jQuery Wikipedia Tooltip Plugin for Texts and Keywords

    jQuery Wikipedia Tooltip Plugin for Texts and Keywords

    Simple Integration of jQuery Wikipedia Tooltips plugin (with Summary and Image) for specific Keywords in Texts.

    Features:

    • Support of over 300 Languages
    • Multiple Themes
    • Multiple Animations
    • Wikipedia API
    • Responsive
    • Mobile Ready
    • Callback Functions
    • No Database
    • No Install

    Blotter.js : JavaScript API for Drawing Unconventional Text Effects

    Blotter.js : JavaScript API for Drawing Unconventional Text Effects

    Blotter.js is a javascript API for drawing unconventional text effects on the web.

    Blotter provides a simple interface for building and manipulating text effects that utilize GLSL shaders without requiring that the designer write GLSL. Blotter has a growing library of configurable effects while also providing ways for student or experienced GLSL programmers to quickly bootstrap new ones.

    Bootstrap Multiselection & Searching SelectBox

    Bootstrap Multiselection & Searching SelectBox

    Bootstrap-select is a jQuery plugin that utilizes Bootstrap’s dropdown.js to style and bring additional functionality to standard select elements.Bring select elements into the 21st century with intuitive multiselection and searching.

    Creative Audio Visualizers with p5.js

    Creative Audio Visualizers with p5.js

    Today we’ll explore how to build a basic, line-style music visualization in the browser. We’ll be using p5.js for our drawings and its p5.sound library for analyzing sounds.