Sql.js: SQLite Compiled to JavaScript

    Sql.js: SQLite Compiled to JavaScript

    Sql.js is a port of SQLite to Webassembly, by compiling the SQLite C code with Emscripten. It uses a virtual database file stored in memory, and thus doesn’t persist the changes made to the database. However, it allows you to import any existing sqlite file, and to export the created database as a javascript typed array.

    Form Async : Library that provide Acronymous Sending on Form Changes

    Form Async : Library that provide Acronymous Sending on Form Changes

    Form Async is an easy-to-use library that provide acronymous sending on form changes. It’s a great solution to preventing data loss when filling out a web form.

    Features:

    • Lightweight (~1.5kb gziped)
    • Saves any HTML form element
    • Support content editable property
    • Full customization
    • Retry functionality if ajax request fail
    • Send form elements as group of field
    • Provide the way to validate changes before sending ajax request

    jQuery Timer Animation

    jQuery Timer Animation

    jQuery Timer Animation , input the time in seconds and minutes and will work till the desired time.

    Nicebord.js : jQuery plugin for Animate Border

    Nicebord.js : jQuery plugin for Animate Border

    Nicebord.js is a jQuery plugin to create nice border animation in block elements.

    Skype Chat jQuery Plugin

    Skype Chat jQuery Plugin

    Skype chat jQuery plugin for website enables a nifty chat box on your website, specially developed for the visitors of your website so they can connect and converse with you through Skype. Skype is the best business tool to stay connected with your clients.This fully responsive plugin works well with any device, any browser, and any template.

    Beetle.js : Data Manager for Javascript

    Beetle.js : Data Manager for Javascript

    Beetle is a data manager for Javascript. The goal is to be able to work with data as easy as Entity Framework and LINQ.

    • Tracks objects and persists changes to server
    • Can work with Knockout and ES5 properties (others can be implemented easily)
    • Can work with Q, Angular, ES6 and jQuery promises
    • Supports data model inheritance
    • Supports aggregate functions
    • Can work without metadata
    • Can work with Mvc and WebApi Controllers
    • Supports property, entity validations
    • Can use existing data annotation validations (carries multi-language resource messages to client)
    • Can query server with Http POST
    • Can be extended to support almost every library (client and server side), flexible architecture
    • Auto fix navigation properties (after foreign key set, entity attach etc..)

    Fullscreen Slider with JavaScript

    Fullscreen Slider with JavaScript

    This asset controls sections in a page. It resizes sections to fullscreen resolution and moves these individually by wheel/touch events.

    JavaScript Cloudimage 360 View

    JavaScript Cloudimage 360 View

    JS Cloudimage is a simple, interactive resource that can be used to provide a virtual tour of your product.

    Impressive Slideshow with 3D Effect

    Impressive Slideshow with 3D Effect

    A responsive and fullscreen slideshow that allows displaying content with impressive 3D, zoom, and text reveal effects.

    Underwater-Style Navigation Using PixiJS

    Underwater-Style Navigation Using PixiJS

    A tutorial on how to create a visually distinct and accessible WebGL menu that builds from any given HTML navigation.This tutorial assumes that you are proficient with JavaScript. A familiarity with WebGL and PixiJS is useful.