Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/concrete-form/concrete-form


https://github.com/concrete-form/concrete-form

formik material-ui react react-hook-form

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        


Concrete Form


The most popular React form libraries implemented for you

---


Made with Typescript
Made for React 18+



test coverage


test coverage

Tree shaking supported

License

---

## Installation
Check the installation tool

## Example
> [Material-UI](https://mui.com/) [TextField](https://mui.com/components/text-fields/) connected with [React hook form](https://react-hook-form.com)

Concrete Form fill the implementation gap between form libraries and UI libraries. No more boilerplate !

```jsx
import Form from '@concrete-form/react-hook-form'
import Input from '@concrete-form/mui/Input'
import SubmitButton from '@concrete-form/mui/SubmitButton'

const Demo = () => (
alert(data.name)}>

Submit

)
```

Live example on [concrete-form.com](https://concrete-form.com/docs/#example) and on [codesandbox](https://codesandbox.io/s/fast-lake-grxo5?file=/src/App.tsx)

## Documentation
https://concrete-form.com