# formik-mui

Latest version **5.0.0-alpha.1** (published 2024-08-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install formik-mui
pnpm add formik-mui
yarn add formik-mui
bun add formik-mui
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 5.0.0-alpha.1 |
| Published | 2024-08-28 |
| First published | 2021-10-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 42 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 973 |
| Maintainers | cliedeman |
| Keywords | react, formik, material-ui, mui, form |

## Links

- npm: https://www.npmjs.com/package/formik-mui
- Repository: https://github.com/stackworx/formik-mui
- npm.io page: https://npm.io/package/formik-mui

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 5.0.0-alpha.1 (latest) — 2024-08-28
- 5.0.0-alpha.0 — 2022-06-28
- 4.0.0 — 2022-06-28
- 4.0.0-alpha.3 — 2021-10-21

## 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

---
_Source: https://npm.io/package/formik-mui · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
