Skills
171,778Reusable AI skills and capabilities for agent workflows
mikro-orm redis cache adapter using v8 serialize
Goovee ORM is an ORM based on [TypeORM](https://typeorm.io) to match the context of [Axelor Open Suite](https://github.com/axelor/axelor-open-suite) for use within the [Goovee Portal](https://github.com/axelor/goovee) project.
A plugin for Bookshelf that allows defining custom processor functions that transform model attributes.
Command-line interface for Stabilize ORM, providing tools for model generation, migrations, and seeding with programmatic model support
multi-tenant-rbac is a Node.js package that provides a role-based access control (RBAC) system for multi-tenant applications. It allows you to manage roles and permissions at the tenant level, so each tenant can have its own set of roles and permissions
TypeScript-first ORM library for Firestore with support for both client-side (web) and server-side (admin) environments
"@transactional/core" is an npm package that offers the core implementation of "@Transactional" method decorator for running your queries inside a transaction seamlessly. It achieves this by leveraging AsyncLocalStorage.