{"library":"redux-orm-kerad","type":"library","category":null,"description":"A small, simple and immutable ORM to manage relational data in your Redux store. It provides a way to define models with relationships (foreign keys, one-to-one, many-to-many) and query them using a familiar ORM-like API. The library integrates with Redux by generating reducers that manage entity state. Current stable version is 1.0.3, released occasionally with bug fixes. Key differentiators: minimalistic design, immutable state, and seamless Redux integration.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","redux-orm"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install redux-orm-kerad","imports":["import { ORM } from 'redux-orm'","import { Model, attr, fk, oneToOne, many } from 'redux-orm'","import { createReducer } from 'redux-orm'"]},{"cmd":"yarn add redux-orm-kerad","imports":[]},{"cmd":"pnpm add redux-orm-kerad","imports":[]}],"homepage":"https://github.com/carlesnunez/redux-orm-kerad","github":"ssh://git@github.com/carlesnunez/redux-orm-kerad","docs":null,"changelog":null,"pypi":null,"npm":"redux-orm-kerad","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}