Angular Record Store

JSON →
library 3.0.19 ·javascript deprecated
verified Jun 4, 2026

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.