{"id":25005151,"url":"https://github.com/aegisjsproject/idb","last_synced_at":"2025-04-12T14:08:55.476Z","repository":{"id":273605852,"uuid":"920143283","full_name":"AegisJSProject/idb","owner":"AegisJSProject","description":"Simple, promise-based IndexedDB CRUD library.","archived":false,"fork":false,"pushed_at":"2025-04-03T17:06:53.000Z","size":201,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T18:22:58.595Z","etag":null,"topics":["crud","database","idb","indexeddb"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/@aegisjsproject/idb","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AegisJSProject.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"shgysk8zer0","liberapay":"shgysk8zer0"}},"created_at":"2025-01-21T16:31:07.000Z","updated_at":"2025-04-03T17:06:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b5f1e98-3082-4703-9877-220e628879fa","html_url":"https://github.com/AegisJSProject/idb","commit_stats":null,"previous_names":["aegisjsproject/idb"],"tags_count":5,"template":false,"template_full_name":"shgysk8zer0/npm-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AegisJSProject%2Fidb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AegisJSProject%2Fidb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AegisJSProject%2Fidb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AegisJSProject%2Fidb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AegisJSProject","download_url":"https://codeload.github.com/AegisJSProject/idb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248578869,"owners_count":21127713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crud","database","idb","indexeddb"],"created_at":"2025-02-05T00:11:12.737Z","updated_at":"2025-04-12T14:08:55.451Z","avatar_url":"https://github.com/AegisJSProject.png","language":"JavaScript","funding_links":["https://github.com/sponsors/shgysk8zer0","https://liberapay.com/shgysk8zer0","https://liberapay.com/shgysk8zer0/donate"],"categories":[],"sub_categories":[],"readme":"# `@aegisjsproject/idb`\n\nSimple, promise-based IndexedDB CRUD library.\n\n[![CodeQL](https://github.com/AegisJSProject/idb/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/AegisJSProject/idb/actions/workflows/codeql-analysis.yml)\n![Node CI](https://github.com/AegisJSProject/idb/workflows/Node%20CI/badge.svg)\n![Lint Code Base](https://github.com/AegisJSProject/idb/workflows/Lint%20Code%20Base/badge.svg)\n\n[![GitHub license](https://img.shields.io/github/license/AegisJSProject/idb.svg)](https://github.com/AegisJSProject/idb/blob/master/LICENSE)\n[![GitHub last commit](https://img.shields.io/github/last-commit/AegisJSProject/idb.svg)](https://github.com/AegisJSProject/idb/commits/master)\n[![GitHub release](https://img.shields.io/github/release/AegisJSProject/idb?logo=github)](https://github.com/AegisJSProject/idb/releases)\n[![GitHub Sponsors](https://img.shields.io/github/sponsors/shgysk8zer0?logo=github)](https://github.com/sponsors/shgysk8zer0)\n\n[![npm](https://img.shields.io/npm/v/@aegisjsproject/idb)](https://www.npmjs.com/package/@aegisjsproject/idb)\n![node-current](https://img.shields.io/node/v/@aegisjsproject/idb)\n![npm bundle size gzipped](https://img.shields.io/bundlephobia/minzip/@aegisjsproject/idb)\n[![npm](https://img.shields.io/npm/dw/@aegisjsproject/idb?logo=npm)](https://www.npmjs.com/package/@aegisjsproject/idb)\n\n[![GitHub followers](https://img.shields.io/github/followers/shgysk8zer0.svg?style=social)](https://github.com/shgysk8zer0)\n![GitHub forks](https://img.shields.io/github/forks/AegisJSProject/idb.svg?style=social)\n![GitHub stars](https://img.shields.io/github/stars/AegisJSProject/idb.svg?style=social)\n[![Twitter Follow](https://img.shields.io/twitter/follow/shgysk8zer0.svg?style=social)](https://twitter.com/shgysk8zer0)\n\n[![Donate using Liberapay](https://img.shields.io/liberapay/receives/shgysk8zer0.svg?logo=liberapay)](https://liberapay.com/shgysk8zer0/donate \"Donate using Liberapay\")\n- - -\n\n- [Code of Conduct](./.github/CODE_OF_CONDUCT.md)\n- [Contributing](./.github/CONTRIBUTING.md)\n\u003c!-- - [Security Policy](./.github/SECURITY.md) --\u003e\n\n## Features\n\n- Intuitive CRUD (Create, Read, Update, Delete) operations for IndexedDB.\n- Utilities for handling transactions and object stores.\n- Support for `AbortController` signals to cancel ongoing requests.\n- Helper functions for both `readonly` and `readwrite` operations.\n\n## Installation\n\n### Using npm\nInstall the package with npm:\n```bash\nnpm i @aegisjsproject/idb\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faegisjsproject%2Fidb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faegisjsproject%2Fidb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faegisjsproject%2Fidb/lists"}