1.0.4 • Published 6 months ago

@aegisjsproject/idb v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@aegisjsproject/idb

Simple, promise-based IndexedDB CRUD library.

CodeQL Node CI Lint Code Base

GitHub license GitHub last commit GitHub release GitHub Sponsors

npm node-current npm bundle size gzipped npm

GitHub followers GitHub forks GitHub stars Twitter Follow

Donate using Liberapay


Features

  • Intuitive CRUD (Create, Read, Update, Delete) operations for IndexedDB.
  • Utilities for handling transactions and object stores.
  • Support for AbortController signals to cancel ongoing requests.
  • Helper functions for both readonly and readwrite operations.

Installation

Using npm

Install the package with npm:

npm i @aegisjsproject/idb
1.0.4

6 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago