Best jQuery Core Java Script Plugins & Tutorials with Demo

    Particles.js : Javascript plugin for Particle Backgrounds

    Particles.js : Javascript plugin for Particle Backgrounds

    Particles.js is a lightweight and dependency-free javascript plugin for particle backgrounds.

    Reframe.js : jQuery plugin to make Elements Responsive

    Reframe.js : jQuery plugin to make Elements Responsive

    Reframe.js is a javascript plugin that makes elements scale at a fixed ratio.

    Rethink JS : Social Network based on Twitter with JS server

    Rethink JS : Social Network based on Twitter with JS server
    • Instant Messaging;
    • Instante Post;
    • Shoutbox / Full Page Chatting;
    • Firebase Auth System;
    • Integration with Twitter,Facebook and Google;
    • Notifications;
    • Online User List;
    • Online / Offline Status;
    • Post with image,video,links,tags,mentions.;
    • Mobile Support;
    • Easy Configuration from Admin Panel;
    • Tag system;
    • Trending system;
    • Dynamic theme(Change in user settings);
    • Dynamic font-size(like Twitter posts) ;

    EQCSS : CSS Extension for Element Queries with Javascript

    EQCSS : CSS Extension for Element Queries with Javascript

    EQCSS is a JavaScript plugin that lets you write element queries inside CSS today. With performance in mind, this plugin is written in pure JavaScript, so it doesn’t require jQuery or any other libraries on your page in order to function – add EQCSS.js to your HTML and you’re ready to get started!

    Choreographer.js : JavaScript Library for Complex CSS Animations

    Choreographer.js : JavaScript Library for Complex CSS Animations

    Choreographer.js is a simple library to take care of complex CSS animations.

    Tingle.js : JavaScript Modal Plugin

    Tingle.js : JavaScript Modal Plugin

    Tingle is a minimalist and easy-to-use modal plugin written in pure JavaScript.

    • No dependencies required
    • Fully customizable via CSS
    • CSS transitions
    • Simple API
    • No extra files to download
    • Created with UX in mind

    Background Segment Effect with CSS & Anime.js

    Background Segment Effect with CSS & Anime.js

    Today we’d like to share a little decorative effect with you that we’ve encountered on Filippo Bello’s Portfolio, maybe you’ve seen it. It’s a really neat way to add some jazz to background images. The idea is to replicate boxes from a background with the same background image and make these boxes move in perspective towards the viewer. Adding a fitting shadow and some parallax makes all this look quite interesting. Furthermore, we’re employing anime.js, the easy-to-use JavaScript animation library by Julian Garnier.

    Zingtouch : JavaScript Gesture Detection Library

    Zingtouch : JavaScript Gesture Detection Library

    A modern JavaScript touch gesture library. Allows developers to configure pre-existing gestures and even create their own using ZingTouch’s life cycle.

    ZingTouch is built to make implementing gestures for the browser as easy or complex as you need it to be. ZingTouch comes with 6 main gestures :

    • Tap
    • Swipe
    • Pinch
    • Expand
    • Pan
    • Rotate

    WebGazer.js: Scalable Webcam EyeTracking Using User Interactions

    WebGazer.js: Scalable Webcam EyeTracking Using User Interactions

    WebGazer.js is an eye tracking library that uses common webcams to infer the eye-gaze locations of web visitors on a page in real time. The eye tracking model it contains self-calibrates by watching web visitors interact with the web page and trains a mapping between the features of the eye and positions on the screen.

    Features:

    • Real time gaze prediction on most major browsers
    • No special hardware – WebGazer.js uses common webcams
    • Self-calibration from clicks and cursor movements
    • Easy to integrate with a few lines of JavaScript
    • Swappable components for eye detection
    • Multiple gaze prediction models

    Cleave.js : Javascript Library to Format Input Text Content

    Cleave.js : Javascript Library to Format Input Text Content

    Cleave.js has a simple purpose: to help you format input text content automatically.

    • Credit card number formatting
    • Phone number formatting (i18n js lib separated for each country to reduce size)
    • Date formatting
    • Numeral formatting
    • Custom delimiter, prefix and blocks pattern
    • CommonJS / AMD mode