Pasition : Path Transition with JavaScript

    Pasition : Path Transition with JavaScript

    Pasition is a path transition with little JS code, render to anywhere.

    jQuery Bubble Text : Animated Text Effect Plugin

    jQuery Bubble Text : Animated Text Effect Plugin

    jQuery Bubble Text plugin introduces one animated way of changing text.

    Graaf : Pure CSS Grid Overlays

    Graaf : Pure CSS Grid Overlays

    Graaf is a collection of pure CSS grid overlays for designing your new projects.

    Micromodal : Lightweight JavaScript Modal Library

    Micromodal : Lightweight JavaScript Modal Library

    Micromodal.js is a lightweight, configurable accessible modal library written in pure JavaScript. The aim of this library is to make modal dialogs accessible and easy to include in your project with minimum configuration. It’s only 1.9kb minified and gzipped – A tiny library for big change.

    Checkbox & Radio Custom Style Bootstrap

    Checkbox & Radio Custom Style Bootstrap

    Custom style checkbox & radio for web:

    • Semantically Correct / Valid HTML Code
    • HTML5, CSS3
    • Full project and seed project (build with: Gulp, Sass)
    • Cross browser compatible ( Internet Explorer 8+, Firefox, Safari, Opera, Chrome etc. )
    • W3C Valid source code, properly formatted and commented
    • Animations CSS3

    Google Places Reviews – Javascript Plugin

    Google Places Reviews - Javascript Plugin

    Google Places Reviews is a Javascript plugin for displaying Google Place reviews on a webpage. Reviews of multiple locations can also be displayed in a single page with this plugin.

    T-Scroll : JavaScript library to Animate Elements on Scroll

    T-Scroll : JavaScript library to Animate Elements on Scroll

    T-Scroll is a JavaScript library for applying animation when an element is visible in the viewport. It is equipped with a handful of options and preset animations.

    Animator.js : Jquery Plugin to support Animate.css

    Animator.js : Jquery Plugin to support Animate.css

    Animator.js is a jquery plugin to support animate.css

    MonetizeJS : JavaScript library to implement Payment Gateway

    MonetizeJS : JavaScript library to implement Payment Gateway

    MonetizeJS is a JavaScript library to implement Stripe easily; as easy as using jQuery.

    Dynamic Shape Overlays with SVG

    Dynamic Shape Overlays with SVG

    Today we’d like to share another way of achieving morphing page transitions. This time, we’ll generate multiple SVG curves with JavaScript, making many different looking shapes possible. By controlling the individual coordinates of the several layers of SVG paths, the curved shapes animate to a rectangle (the overlay) with a gooey motion. We use some nice easing functions from glsl-easings and by tuning the curve, speed and the delay value, we can generate many interesting effects.