Async ActiveRecord like StampIT Model for Rest API
ActiveRecord-style API for IndexedDB with TypeScript support
RedwoodRecord is an ORM ([Object-Relational Mapping](https://en.wikipedia.org/wiki/Object%E2%80%93relational_mapping)) built on top of Prisma. It may be extended in the future to wrap other database access packages.
Check password strength against several rules. Includes ActiveRecord/ActiveModel support.
ProseMirror's document model
No description provided.
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports PostgreSQL and SQLite databases.
No description provided.
Core libraries for supporting Vida development
Get accurate and well named css box model information about an Element 📦
Parser and generator for CSS color strings
Microsoft Azure Functions NodeJS Framework
Typescript ORM-style base models
Graphiti Client / Javascript ORM
Types and validators that help describe the model of a Backstage Catalog
A helper library for loading and saving the .api.json files created by API Extractor
Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue
Model part of loco-js
Easily display interactive 3D models on the web and in AR!
Babel syntactic sugar for v-model support in Vue JSX
TUF metadata models
AI SDK by Vercel - build apps like ChatGPT, Claude, Gemini, and more with a single interface for any model using the Vercel AI Gateway or go direct to OpenAI, Anthropic, Google, or any other model provider.
Adds support for the scaffolder specific entity model (e.g. the Template kind) to the catalog backend plugin.
A basic implementation of the RDF/JS Data Model
map activerecord models to tables depending on context
Creates an enumeration of constants that contain ActiveRecord rows for a static model
Makes an ActiveRecord model read-only
An attempt at real inheritance for ActiveRecord models.
Store file data in the database using ActiveRecord, but not in a seperate table, but in the model itself, instead.
Ancestry allows the records of a ActiveRecord model to be organized in a tree structure, using the materialized path pattern. It exposes the standard relations (ancestors, parent, root, children, siblings, descendants) and allows them to be fetched in a single query. Additional features include named scopes, integrity checking, integrity restoration, arrangement of (sub)tree into hashes and different strategies for dealing with orphaned records.
Attributes for non-ActiveRecord models. Smaller and simpler than Virtus, and adds dirty tracking.
lazy_preload implementation for ActiveRecord models
Easy activity tracking for your ActiveRecord models. Provides Activity model with details about actions performed by your users, like adding comments, responding etc.
Ignore problematic column names (like 'attributes' or 'class') in ActiveRecord models for legacy database schemas
Subscribe to changes on ActiveRecord models
The default_value_for plugin allows one to define default values for ActiveRecord models in a declarative manner