{"library":"angular-web-sqlite","type":"library","category":null,"description":"Angular service wrapping @sqlite.org/sqlite-wasm for using SQLite in the browser with OPFS storage. Version 1.0.34, released periodically. Key differentiators: integrates seamlessly with Angular via dependency injection, manages Web Worker communication for SQLite ops, supports batch transactions. Uses Origin Private File System for persistent storage. Requires specific Angular/Common and Ionic peer dependencies and special Angular asset configuration.","language":"javascript","status":"active","version":"1.0.34","tags":["javascript","angular","sqlite","web","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install angular-web-sqlite","imports":["import { WebSqlite } from 'angular-web-sqlite';","providers: [WebSqlite]","constructor(private webSqlite: WebSqlite) {}"]},{"cmd":"yarn add angular-web-sqlite","imports":[]},{"cmd":"pnpm add angular-web-sqlite","imports":[]}],"homepage":"https://github.com/diegolijo/angular-web-sqlite#readme","github":"https://github.com/diegolijo/angular-web-sqlite","docs":null,"changelog":null,"pypi":null,"npm":"angular-web-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}