Best jQuery Core Java Script Plugins & Tutorials with Demo

    Moveable : JavaScript Library for Draggable, Resizable, Scalable, Rotatable

    Moveable : JavaScript Library for Draggable, Resizable, Scalable, Rotatable

    Moveable is javascript library for Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable, Snappable elements.

    Features:

    • Draggable refers to the ability to drag and move targets.
    • Resizable indicates whether the target’s width and height can be increased or decreased.
    • Scalable indicates whether the target’s x and y can be scale of transform.
    • Rotatable indicates whether the target can be rotated.
    • Warpable indicates whether the target can be warped(distorted, bented).
    • Pinchable indicates whether the target can be pinched with draggable, resizable, scalable, rotatable.
    • Groupable indicates Whether the targets can be moved in group with draggable, resizable, scalable, rotatable.
    • Snappable indicates whether to snap to the guideline.

    Revealing Hero Effect with CSS & JavaScript

    Revealing Hero Effect with CSS & JavaScript

    In this tutorial, we will show how to create a section that reveals its content when the previous element scrolls away.

    Creepyface : Pointer following Animated Face JavaScript Library

    Creepyface : Pointer following Animated Face JavaScript Library

    Creepyface is a little JavaScript library that makes your face look at the pointer.

    Stacking Cards Effect with CSS & Intersection Observer API

    Stacking Cards Effect with CSS & Intersection Observer API

    In this tutorial, we will take a look at how to create a stacking cards effect, using the CSS sticky position and the Intersection Observer API.

    Image Dragging Effects with TweenMax & Draggabilly

    Image Dragging Effects with TweenMax & Draggabilly

    Today we’d like to share a little set of playful dragging effects with you. The idea is to animate images as they are being dragged, and distort, scale or apply filters to them. For some examples we tie the intensity of the effect to the speed of the dragging motion.

    IsoCity : An isometric city builder in JavaScript

    IsoCity : An isometric city builder in JavaScript

    IsoCity  is a simple JavaScript city builder with no simulation at all. No budget, no goals. Just build your tiny city. This would work on a phone, but it wasn’t designed with phones in mind.

    Building a Physics-based 3D Menu with Cannon.js and Three.js

    Building a Physics-based 3D Menu with Cannon.js and Three.js

    Learn the basics of doing physics in WebGL by building a 3D menu with Cannon.js and Three.js as renderer.

    Scroll, Refraction and Shader Effects in Three.js and React

    Discover how to use react-three-fiber and combine some common techniques to create a Three.js powered layout with shader effects.

    surveyJS : Javascript Survey Creation & Management

    surveyJS : Javascript Survey Creation & Management

    surveyJS let’s you create a survey from a JSON and manage all the process ( fields validation, local storage and form data are already managed )
    You can manage:

    • HTML for questions, answers and feedback messages
    • Form data before sending it to the backend
    • Callback functions for AJAX calls success/error/end and validation
    • and more…

    Creative WebGL Image Transitions

    Creative WebGL Image Transitions

    A set of interesting looking image transitions including distortion and warp effects made with WebGL.