An open API service indexing awesome lists of open source software.

https://github.com/harshdev1809/dexdb


https://github.com/harshdev1809/dexdb

Last synced: 5 months ago
JSON representation

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 ⭐