The Model Mix definitions used by [Crosshatch](https://crosshatch.app)
A very small TypeScript library that provides tolerable Mixin functionality.
No description provided.
ProseMirror's document model
Get accurate and well named css box model information about an Element 📦
Parser and generator for CSS color strings
A lightweight, tree-shakable Result type package with a simple, consistent API designed
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
RustCrypto: Argon2 binding for Node.js
Easily display interactive 3D models on the web and in AR!
Babel syntactic sugar for v-model support in Vue JSX
Microsoft Azure Functions NodeJS Framework
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.
Decorators and some other features for sequelize
This package contains helpers to process webpack stats
Matter data model
Core types and registry utilities for TokenLens (model metadata).
TensorFlow layers API in JavaScript
Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue
Telegram bridge bot to run local Codex/Claude CLIs
Tensorflow model converter for javascript
A framework to transform from GraphQL SDL to AWS CloudFormation.
Fit statistical (linear) models with fixed and mixed (random) effects in Ruby
Mix Writer is a group of models, views, controllers for rails applications that added News, Blogs, Articles funcionality.
Store mixed numbers in an ActiveRecord model seamlessly with built-in validation.
Mix in Humanity and get common user model functionality
Ruby port of the Home Care Cost Model reference implementation. Calculates recommended PSW, housekeeping, and nursing hours, private-pay cost, subsidised hours, and the 2026 federal/provincial tax relief stack for Canadian households.
The e164 gem can parse and normalize numbers into the e164 format. It provides extra information on the Country Code and National Destination Codes. It can be used standalone or mixed into a model.
NanoAuth is a super stripped down Rails authentication module. It's comprised (so far) of one file that provides some additional methods to be mixed in to your User model. Over the years I kept tweaking code in various projects and continued to see the same boiler plate code for: * authentication a user via User.authenticate(email,password) * encrypt(password) * authenticated?(password) \ So I decided on some down time to pull all this stuff out and make a nice little gem of it.
A DSL for defining ActiveRecord concerns
An ActiveRecord mix-in that makes it easier to use AR in an application which contains models which map to tables in different schemas.
Simple authorization system for Rails applications. Allows you to develop applications with a mixed role based authorization and a context based authorization model. Does not supply authentication.
SqlLoader allows you to keep your plain SQL queries as files instead of mixing them in your ActiveRecord models.
Treat your sessions like models, not hashes. Intercession mixes a module into the session on each request, allowing you to nicely encapsulate (and test!) lots of user and session-specific behavior.