Component wrappers over forms for `react-hook-form`.
Mielo is constantly in development! Try it out now:
npm install mielo mielo-react-formsor
npm install mielo mielo-react-formsAfter installation, you can import the CSS file into your project using this snippet:
@import 'mielo/css/mielo.css'And usage react components like
import { FormEntry } from "mielo-react-slider"
<FormEntry ... />Mielo is compatible with recent versions of:
- Chrome
- Edge
- Firefox
- Opera
- Safari
Internet Explorer is not supported.
Browse the online documentation here.
For build library from source:
git clone https://github.com/friktor/mielo-react-forms
cd mielo-react-forms
npm install # or "yarn"
npm run fmt # format & linting components
npm build # build module library with .d.ts