New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

dexdb

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

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 ⭐

FAQs

Package last updated on 22 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts