@nuragic/pickers
Version:
React components, that implements material design pickers for material-ui v4
57 lines (35 loc) • 2.64 kB
Markdown
<p align="center">
<a href="https://material-ui.com/" rel="noopener" target="_blank"><img width="200" src="https://material-ui-pickers.dev/static/meta-image.png" alt="Material-ui-pickers logo"></a></p>
</p>
<h1 align="center">Material-UI pickers</h1>
<div align="center">
Accessible, customizable, delightful date & time pickers for [@material-ui/core](https://material-ui.com/)
[](https://www.npmjs.org/package/@material-ui/pickers)
[](https://www.npmjs.org/package/@material-ui/pickers)
[](https://codecov.io/gh/mui-org/material-ui-pickers)
[](https://bundlephobia.com/result?p=@material-ui/pickers@latest)
[](https://circleci.com/gh/mui-org/material-ui-pickers)
[](https://dashboard.cypress.io/#/projects/qow28y/runs)
[](https://percy.io/mui-org/material-ui-pickers)
[](https://github.com/prettier/prettier)
</div>
## This project is not longer supported
See [#2157](https://github.com/mui-org/material-ui-pickers/issues/2157) for more details
### Installation
Note that this package requires `@material-ui/core` **v4**. It will not work with the old v3. Please read the [migration guide](https://material-ui-pickers.dev/guides/upgrading-to-v3) if you are updating from v2
```sh
// via npm
npm i @material-ui/pickers
// via yarn
yarn add @material-ui/pickers
```
### Getting started
[Here is instruction](https://material-ui-pickers.dev/getting-started/installation#peer-library) of how to get started with `@material-ui/pickers`.
## Documentation
Check out the [documentation website](https://material-ui-pickers.dev/)
### Recently updated?
Changelog available [here](https://github.com/mui-org/material-ui-pickers/releases)
### Contributing
For information about how to contribute, see the [CONTRIBUTING](https://github.com/mui-org/material-ui-pickers/blob/master/CONTRIBUTING.md) file.
### LICENSE
The project is licensed under the terms of [MIT license](https://github.com/mui-org/material-ui-pickers/blob/master/LICENSE)