{"library":"crx-orm","type":"library","category":null,"description":"A lightweight ORM for Chrome extension storage that provides a structured way to define schemas and interact with chrome.storage.local/sync. Version 1.1.0 is current; it supports schema-based model definitions with validation, querying, and CRUD operations. Differentiates from raw chrome.storage by offering a familiar ORM pattern with type safety, migration support, and automatic serialization. Development appears infrequent, with limited releases since initial publish.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","crx","orm","chrome","chrome-extension","store","db","database","schema"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install crx-orm","imports":["import CrxOrm from 'crx-orm'","import { Model } from 'crx-orm'","import { Schema } from 'crx-orm'"]},{"cmd":"yarn add crx-orm","imports":[]},{"cmd":"pnpm add crx-orm","imports":[]}],"homepage":"https://github.com/TinkGu/crx-orm#readme","github":"https://github.com/TinkGu/crx-orm","docs":null,"changelog":null,"pypi":null,"npm":"crx-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}