Share your code.
jsstorepublic
Overview
JsStore is an IndexedDB Wrapper. It makes IndexedDB super easy with its SQL like apis.
Features
- Executes in Web Worker
- Join Support
- DataType Support
- Complex queries support
- api sync support
- TypeScript support
Demo
- Shop Application - https://ujjwalguptaofficial.github.io/ShopStore/
- Image Upload Demo - https://udaychy.github.io/ImageDemo/
Note : -
Demos are created and managed by particular user. So it may be buggy or not working Properly. JsStore does not take responsibility of these demo projects.