1.0.4 • Published 10 months ago

@aegisjsproject/idb v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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

10 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago