@nish1896/rhf-mui-components
v5.0.2
Published
A suite of 25+ production-ready react-hook-form components built with material-ui. Fully typed, tree-shakable, and optimized for enterprise-grade forms.
Downloads
1,643
Maintainers
Readme
⚡ Powered by Mui-Components
Every component delegates its rendering and core logic to @nish1896/mui-components - born from this project, now used internally as its rendering engine.
Worth checking out if:
- You're building forms with plain React state or any other form library
- You want Material UI components for common fields, pre-wired, without writing the binding logic yourself
✨ Features
- Each component is fully functional with just 2-3 props — core logic handled internally.
- Style individual components or apply global styles via ConfigProvider.
- Includes well-configured unique components like Phone Input, Country Select, File Uploader and Tags Input, saving development time for specific use cases.
- Provides full control over value validation and transformation before updates are committed to form state.
- Comprehensive docs showcasing multiple variations for each component.
🚀 Explore and Get Started
📖 Documentation
Full setup instructions, API references, and examples for every component:
🎮 Interactive Demos
Try out the form components live, no install required:
🧪 Playground
Spin up an editable sandbox in your browser — fork it and experiment freely:
Form Components List
Below is a comprehensive list of all components included in this package, categorized by module:
mui
mui-pickers
misc
This project has been an individual effort so far, and I’d love to invite collaborators to contribute by adding new components or improving the documentation and examples for existing ones. If you're interested, feel free to reach out at [email protected].
You can also check out my eslint config, to format and prettify your javascript code.
