https://github.com/harshdev1809/dexdb
https://github.com/harshdev1809/dexdb
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/harshdev1809/dexdb
- Owner: HarshDev1809
- License: mit
- Created: 2025-07-22T16:25:07.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-22T16:33:41.000Z (12 months ago)
- Last Synced: 2025-10-10T04:18:50.662Z (9 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dexdb
**dexdb** is a lightweight wrapper (coming soon) around the native **IndexedDB API**, aiming to simplify browser-side storage with a clean and modern JavaScript interface.
> **NOTE:** This package name has been reserved for an upcoming open-source project. Stay tuned for updates!
---
## 📦 What is `dexdb`?
`dexdb` will provide:
- A developer-friendly API for IndexedDB
- Promise-based operations
- Easy setup and CRUD operations
- Tiny footprint, no external dependencies
---
## 🚀 Planned Features
- 🔹 Initialize and configure IndexedDB with ease
- 🔹 Simple API for `.put`, `.get`, `.delete`, `.clear`
- 🔹 Automatic versioning and upgrades
- 🔹 Typed wrapper (TypeScript support)
- 🔹 React-friendly hooks (future roadmap)
---
## 📅 Status
This package is **currently under development**.
Want to contribute early? Reach out or keep an eye on the GitHub repo (coming soon).
---
## 📜 License
MIT
---
## 👨💻 Author
Built and maintained by Harsh Dev
Feel free to reach out or drop a star once it's live ⭐