There are 0 repository under indexeddb-api topic.
An IndexedDB Plugin for Jquery.
Full Blazor WebAssembly and Javascript interop. Supports all Javascript data types and web browser APIs.
Indexed DB ORM
A quick starter to get you up and running with IndexedDB on Next.js via Dexie.js.
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)
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.
Code for the Udacity's "Mobile Web Specialist Restaurant Reviews App" Project
Use IndexedDB with TypeScript in a declarative style
Udacity | Grow With Google Web Developer • Intermediate Track
Single-page budget tracking application using NodeJS, Express, MonogDB and IndexedDB
web-based journaling platform combining personal thoughts and feelings with weather data based on the user's location
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 mobile device.
jDB front end database (indexeddb) wrapper
Module 19 Lesson Assignment - Taking an MVP of a Contact Cards app and turning it into a Progressive Web Application.
Offline compatible budget app, IndexedDB and cache persist data 💸
A MDN Learning Area Assessment Solution
Just another text editor
App Creada con Javascript, Proyecto de Aprendizaje sobre IndexedDB.
A demo repository to showcase the usage of IndexedDB
Text Editor
A wrapper around the indexeddb API 2 specs
A single-page, text editor application that runs through the browser and meets the PWA criteria.