An IndexedDB Plugin for Jquery.
-
Updated
Jan 10, 2018 - JavaScript
An IndexedDB Plugin for Jquery.
Indexed DB ORM
A simple asynchronous wrapper around Javascript IndexedDB. Only ~120 lines long, and preserves all of the original IndexedDB API. Just "await" IDBRequests.
A (Almost) Feature Complete File Manager for IndexedDB (WIP)
Code for the Udacity's "Mobile Web Specialist Restaurant Reviews App" Project
Offline compatible budget app, IndexedDB and cache persist data 💸
Text Editor
App Creada con Javascript, Proyecto de Aprendizaje sobre IndexedDB.
Module 19 Lesson Assignment - Taking an MVP of a Contact Cards app and turning it into a Progressive Web Application.
Single-page budget tracking application using NodeJS, Express, MonogDB and IndexedDB
This is the implementation of todo list application in typescript with the help of indexed DB. All the data of the todo app will store on indexed DB such as text and images.
A single-page, text editor application that runs through the browser and meets the PWA criteria.
Just another text editor
Udacity | Grow With Google Web Developer • Intermediate Track
The Budget Tracker App shows the user a total transaction history. Users can deposit and withdrawal money from their budget and the total will update dynamically. The app uses the IndexedDB API so that offline functionality is enabled. The app was also created as a progressive web app (PWA) so any user can install it on their desktop, tablet or …
Add a description, image, and links to the indexeddb-api topic page so that developers can more easily learn about it.
To associate your repository with the indexeddb-api topic, visit your repo's landing page and select "manage topics."