JsStore is an IndexedDB Wrapper. It makes IndexedDB super easy with its SQL like apis.
- Executes In Web Worker
- TypeScript Support
- Join Support
- DataType Support
- Complex Queries Support
- Api Sync Support
- IDBStudio - A cli management tool for jsstore.
Check out examples in examples folder.
- Shop Application - https://ujjwalguptaofficial.github.io/ShopStore/
- Image Upload Demo - https://udaychy.github.io/ImageDemo/
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.