Soch Social Chat Support jQuery Plugin

    Soch Social Chat Support jQuery Plugin

    Soch Social chat support create a personal connection with customers looking for support. A complete solution to provide support to your audience. This is a easy way to support and keep contact with your customers.

    Features:

    1. WhatsApp, Skype & Messenger
    2. Time Availability
    3. Supports Multiple Accounts
    4. Custom Messages for Available and Offline
    5. Fully Responsive
    6. Browser Compatible

    Pinker : JavaScript library for Rendering Code Dependency Diagrams

    Pinker : JavaScript library for Rendering Code Dependency Diagrams

    Pinker is a standalone JavaScript library for rendering code dependency diagrams on your web page.Pinker is a standalone JavaScript library for rendering code dependency diagrams on your web page.Pinker gives the user control over the layout of the diagram, so you can render more complicated diagrams.

    Supports: UML diagrams, nested scopes, arrows crossing scopes, and aliases.

    Draggable Image Strip with TweenMax

    Draggable Image Strip with TweenMax

    A draggable image strip layout with a content preview powered by Draggabilly and TweenMax.. The idea is to show a strip of differently sized images that can be dragged. When clicking and holding to drag, a title element appears and the images get scaled. This separates the images and gives the whole thing an interesting look. When a number gets clicked, the same separation happens and then the images fly up. Another larger version of the images slides in from the bottom.

    Handtrack.js : Realtime Handtracking in the Browser

    Handtrack.js : Realtime Handtracking in the Browser

    Handtrack.js is a library for prototyping realtime hand detection (bounding box), directly in the browser. Underneath, it uses a trained convolutional neural network that provides bounding box predictions for the location of hands in an image. The convolutional neural network (ssdlite, mobilenetv2) is trained using the tensorflow object detection api .

    Zdog : A Pseudo-3D Engine for Canvas and SVG

    Zdog : A Pseudo-3D Engine for Canvas and SVG

    Zdog is a 3D JavaScript engine for <canvas> and SVG. With Zdog, you can design and render simple 3D models on the Web. Zdog is a pseudo-3D engine. Its geometries exist in 3D space, but are rendered as flat shapes.

    Zdog uses the same principle. It renders all shapes using the 2D drawing APIs in either <canvas> or <svg>. Spheres are actually dots. Toruses are actually circles. Capsules are actually thick lines. It’s a simple, but effective trick. The underlying 3D math comes from Rotating 3D Shapes by Peter Collingridge.

    ArtPlayer : Modern HTML5 Video Player

    ArtPlayer : Modern HTML5 Video Player

    Artplayer.js is a modern and full featured HTML5 video player.

    • Support vtt and srt subtitles
    • Support video quality switching
    • Support for custom controllayercontextmenusetting
    • Support playback rateaspect ratioflipwindow fullscreen or web fullscreen adjustment
    • Support integration with other dependencies, like: flv.jshls.jsdash.jsshaka-playerwebtorrent
    • Support chrome native picture-in-picture mode, or custom picture-in-picture mode
    • Support thumbnails and highlight in the progress bar
    • Support to maintain the original video ratio, adaptive size
    • Support rich custom event monitoring, easy to expand
    • Support for internationalization of controls
    • Support for custom plugins
    • Support local video preview
    • Support subtitle time offset

    Tornis : JavaScript library that Watches and Respond to Browser ViewPort

    Tornis : JavaScript library that Watches and Respond to Browser ViewPort

    Taking its name from the forest watchtowers of Latvia, Tornis is a minimal JavaScript library that watches the state of your browser’s viewport, allowing you to respond whenever something changes.Tornis currently tracks state for:

    • Mouse position
    • Mouse cursor velocity
    • Viewport size
    • Scroll position
    • Scroll velocity

    TextyleFLIP.js : A Flip Text effect with jQuery

    TextyleFLIP.js : A Flip Text effect with jQuery

    TextyleFLIP.js is a flip text revealing effect with jQuery and tiny CSS.

    Creating Grid-to-Fullscreen Animations with Three.js

    Creating Grid-to-Fullscreen Animations with Three.js

    Learn how to create thumbnail to fullscreen animations for image grids using Three.js.In this tutorial we want to look at how to create some interesting grid-to-fullscreen animations on images. The idea is to have a grid of smaller images and when clicking on one, the image enlarges with a special animation to cover the whole screen. We’ll aim for making them accessible, unique and visually appealing. Additionally, we want to show you the steps for making your own.

    Ola.js : A Library for Smoothly Animating Values

    Ola.js : A Library for Smoothly Animating Values

    Ola.js is a smooth animation library for interpolating numbers.