playwright-indexeddb v1.0.0
A lightweight, type-safe library for interacting with IndexedDB in Playwright tests.
Features
- π Seamless Playwright integration with promise-based API
- π Full TypeScript support with strict typing
- π¦ Complete CRUD operations (get, put, delete, clear)
- β‘οΈ Efficient bulk operations with getAllItems
- π§ͺ Comprehensive test coverage and error handling
- π Version control support for database migrations