Tailwind + Radix implementation of the `@crudx/core` CRUD surface, with an identical public API to [`@crudx/mui`](https://github.com/louiskhenghao/crudx/blob/main/libs/mui/README.md). Drop-in replacement for consumers who prefer a shadcn-style UI over MUI
NestJs package to apply swagger meta-data into routes generated with @2amtech/crudx package
No description provided.
Material UI + Emotion implementation of the `@crudx/core` CRUD surface. Drop `CrudPanelView` into a page and you get list, detail, create, update, delete, filtering, paging, and bulk actions out of the box — all driven by whatever transport adapter you wi
Installable Claude Code skills for @crudx/* — scaffold setup, resources, and components from templates instead of regenerating boilerplate.
Apollo Client transport adapter for [`@crudx/core`](../core/README.md).
REST transport adapter for [`@crudx/core`](../core/README.md), backed by [`@tanstack/react-query`](https://tanstack.com/query/latest).
Auto CRUDx Tools
NestJs CRUD for RESTful APIs - request query builder
This library contains common helpers, hooks & components
Transport-agnostic CRUD orchestration for React. The `CRUD` class consolidates schema slots (list, get, create, update, delete, exports), paging strategies, mutation callbacks, and component visibility into a single primitive that any UI layer can consume
Make npm CRUD design with this package simply
A library for leveraging Repository pattern & Entity in angular apps at scale.
NestJs CRUD for RESTful APIs
Nest - modern, fast, powerful node.js web framework (@crud-x)
Simple ORM
CrudifyORM: A Rust library that automatically generates CRUD operations, DTOs, and pagination helpers for database models.