Simplifying IndexedDB with SQL like syntax and promises
-
Updated
Nov 1, 2024 - JavaScript
Simplifying IndexedDB with SQL like syntax and promises
This repo contains examples of jsstore for different frameworks & tools
A light weight Wrapper
A simple queryable embedded database designed for front-end that wraps 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.
Add a description, image, and links to the indexeddb-examples topic page so that developers can more easily learn about it.
To associate your repository with the indexeddb-examples topic, visit your repo's landing page and select "manage topics."