Best jQuery Core Java Script Plugins & Tutorials with Demo

    Lazyestload.js : JavaScript Lazy Load Images Library

    Lazyestload.js : JavaScript Lazy Load Images Library

    Lazyestload.js is a javascript library which load images only when they are in (and remain in) the viewport.

    Diagonal Slideshow with JavaScript & CSS

    Diagonal Slideshow with JavaScript & CSS

    A slideshow with a “diagonal” look and three visible slides. A decorative background element expands to fullscreen when opening the content preview.The animations are powered by TweenMax.

    Geomapify : Ultimate library for Google Maps Autocomplete

    Geomapify : Ultimate library for Google Maps Autocomplete

    Geomapify is a ultimate javascript library for Google Maps Autocomplete.

    SVG 3D Builder : JavaScript Library to create 3D Models

    SVG 3D Builder : JavaScript Library to create 3D Models

    SVG 3D Builder framework aims at creating 3d models with SVG and to provide a concise API. It is purely developed with concepts of two-dimensions. One of its essential implementations is Bezier in both curve and surface. It is one thing to describe them with mathematic equations, but another thing to illustrate them with computer graphics.

    Beedle : JavaScript Library to help Manage State

    Beedle : JavaScript Library to help Manage State

    Beedle is a tiny library to help you manage state across your application. Inspired by great libraries like Vuex and Redux, Beedle creates a central store that enables you predictably control and cascade state across your application.

    Whs.js : Super-fast 3D framework for Web Applications & Games

    Whs.js : Super-fast 3D framework for Web Applications & Games

    whs.js is a framework for 3D web apps built with Three.js technology.It implements a core with component system and plugin support for fast development of 3D scene with physics.

    Features:

    • gem Simple in usage
    • rocket Speeds up 3D scene prototyping
    • electric_plug Component based scene graph
    • bomb Simple integration of any high performance physics even with Worker (Multithreading)
    • dizzy Automatization of rendering
    • new ES2015+ based
    • large_blue_diamond Extension system (modules)
    • package Webpack friendly
    • heavy_check_mark Integrated Three.js rendering engine
    • revolving_hearts Work with whs.js and Three.js at the same time

    Canvallax.js : Easy Parallax Effects on Canvas

    Canvallax.js : Easy Parallax Effects on Canvas

    Canvallax is a small (5.8kb minified, 2.1kb gzipped) dependency-free Javascript library for managing elements on <canvas>. Support is built-in for:

    • Parallax Scrolling, with optional damping to smooth motions
    • Pointer Tracking
    • Distance/scaling
    • Images on Canvas, from URLs or nodes (<img /><canvas />, etc) with Canvallax.Image
    • Common shapes (Canvallax.CircleCanvallax.Polygon and Canvallax.Rectangle)
    • Element stacking with zIndex
    • Fixed position Elements
    • Element cloning

    RE:DOM : JavaScript library for Creating User Interfaces

    RE:DOM : JavaScript library for Creating User Interfaces

    RE:DOM is a tiny (2 KB) turboboosted JavaScript library for creating user interfaces.RE:DOM is a tiny (2 KB) turboboosted JavaScript library for creating user interfaces. It adds useful helpers to create DOM elements and keeping them in sync with the data.
    Because RE:DOM is so close to the metal and doesn’t use virtual dom, it’s actually faster and uses less memory than almost all virtual dom based libraries, including React

    Bu.js : JavaScript 2D Canvas Graphics library

    Bu.js : JavaScript 2D Canvas Graphics library

    Bu.js is a JavaScript 2D graphics library based on HTML5 Canvas.

    Rete.js : JavaScript Framework for Visual Programming

    Rete.js : JavaScript Framework for Visual Programming

    Rete is a modular framework for visual programming. Rete allows you to create node-based editor directly in the browser. You can define nodes and workers that allow users to create instructions for processing data in your editor without a single line of code.