@crudx · 6 packages

Name Description License Versions
@crudx/common This library contains common helpers, hooks & components MIT 3 greenflagged / 19 total
@crudx/core 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 MIT 3 greenflagged / 30 total
@crudx/graphql-apollo-adapter Apollo Client transport adapter for [`@crudx/core`](../core/README.md). MIT 3 greenflagged / 3 total
@crudx/mui 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 MIT 3 greenflagged / 30 total
@crudx/rest-tanstack-adapter REST transport adapter for [`@crudx/core`](../core/README.md), backed by [`@tanstack/react-query`](https://tanstack.com/query/latest). MIT 3 greenflagged / 3 total
@crudx/shadcn 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 MIT 4 greenflagged / 4 total
Showing 6 packages