@skalfa/skalfa-idb
v1.0.6
Published
IndexedDB engine for Skalfa Framework.
Maintainers
Readme
@skalfa/skalfa-idb
Client-side IndexedDB database and caching extension for Skalfa Next.js applications.
About this Package
This package is part of the Skalfa Framework, a premium development ecosystem designed to build high-performance, modular web applications and APIs.
Usage Scope & Standalone Status
💡 Standalone Capability: This package is fully standalone! You can install and use it in any external Node.js, Bun, or TypeScript project, completely independent of the Skalfa ecosystem.
Documentation
See the usage documentation at Documentation.
Installation
You can install this package using your preferred package manager:
# Using npm
npm install @skalfa/skalfa-idb
# Using bun
bun add @skalfa/skalfa-idbPre-installed Dependencies
The following key dependencies are packaged and managed within this project:
| Dependency | Scope | Version |
| :--- | :--- | :--- |
| @types/node | development | ^20.0.0 |
| @types/react | development | ^19.0.0 |
| @types/react-dom | development | ^19.0.0 |
| typescript | development | ^6.0.3 |
License
This package is licensed under the MIT License. For full license text, see the LICENSE file.
