@centricare/react-toolkit
v0.0.5
Published
Collection of React utility components and hooks developed specifically for Centicare
Downloads
52
Readme
🧰 CentriCare React Toolkit
A practical toolkit providing reusable solutions for common implementation patterns across CentriCare products. It eliminates repetitive code by centralizing standardized hooks, API wrappers, and form utilities into a single, easy-to-use package.
📦 Peer Dependencies
This toolkit relies on several peer dependencies. Ensure your host project has the following packages installed:
npm install @mantine/core @mantine/form @tanstack/react-query axios📖 Documentation
All hooks and interfaces are strictly typed and extensively documented using JSDoc. Hover over any function, parameter, or type in your IDE (like VSCode) to view detailed behaviors and usage examples.
