Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stackworx/formik-mui
Bindings for using Formik with Material-UI
https://github.com/stackworx/formik-mui
formik material-ui react
Last synced: 25 days ago
JSON representation
Bindings for using Formik with Material-UI
- Host: GitHub
- URL: https://github.com/stackworx/formik-mui
- Owner: stackworx
- License: mit
- Created: 2018-02-18T12:13:57.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T04:21:47.000Z (about 2 months ago)
- Last Synced: 2024-10-12T20:01:53.420Z (about 1 month ago)
- Topics: formik, material-ui, react
- Language: TypeScript
- Homepage: https://stackworx.github.io/formik-mui
- Size: 13.2 MB
- Stars: 972
- Watchers: 11
- Forks: 143
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Formik MUI
![](https://github.com/stackworx/formik-mui/workflows/Build%20formik-mui/badge.svg)
![](https://github.com/stackworx/formik-mui/workflows/Build%20formik-mui-x-date-pickers/badge.svg)
[![license](https://badgen.now.sh/badge/license/MIT)](./LICENSE)Bindings for using [Formik](https://github.com/jaredpalmer/formik) with [MUI](https://mui.com/).
- [Documentation](https://stackworx.github.io/formik-mui)
- [Code Sandbox](https://codesandbox.io/s/915qlr56rp)## Versions
```bash
npm add formik-mui formik-mui-x-date-pickers
```This project requires Formik>= 2.0.0