{"library":"angular_record_store","type":"library","category":null,"description":"An ActiveRecord-like ORM for AngularJS built on LokiJS. Version 3.0.19 is the latest stable release. Designed specifically for Rails apps using Active Model Serializers, it provides client-side model definitions with relationships (hasMany, belongsTo), indices, default values, and computed attributes. It uses a single-source-of-truth approach for records and supports snake_case to camelCase conversion. The library is unmaintained since 2017, incompatible with Angular 2+ and modern Node.js.","language":"javascript","status":"deprecated","version":"3.0.19","tags":["javascript","orm","lokijs","activerecord"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install angular_record_store","imports":["import { BaseModel } from 'angular-record-store';","angular.module('myApp', ['angular-record-store']);","var RestfulClient = require('angular-record-store').RestfulClient;"]},{"cmd":"yarn add angular_record_store","imports":[]},{"cmd":"pnpm add angular_record_store","imports":[]}],"homepage":"https://github.com/loomio/angular_record_store","github":"https://github.com/loomio/angular_record_store","docs":null,"changelog":null,"pypi":null,"npm":"angular_record_store","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}