JSPM

  • Created
  • Published
  • Downloads 311942
  • Score
    100M100P100Q50199F
  • License MIT

React components, that implements material design pickers for material-ui v4

Package Exports

  • @material-ui/pickers
  • @material-ui/pickers/DatePicker
  • @material-ui/pickers/DateTimePicker
  • @material-ui/pickers/TimePicker
  • @material-ui/pickers/adapter/date-fns
  • @material-ui/pickers/adapter/moment

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@material-ui/pickers) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Material-ui-pickers logo

Material-UI pickers

Accessible, customizable, delightful date & time pickers for @material-ui/core

npm package npm download codecov Bundle Size CircleCI Cypress.io tests This project is using Percy.io for visual regression testing. code style: prettier

Installation

Note that this package requires @material-ui/core v4. It will not work with the old v3. Please read the migration guide if you are updating from v2

// via npm
npm i @material-ui/pickers

// via yarn
yarn add @material-ui/pickers

Getting started

Here is instruction of how to get started with @material-ui/pickers.

Documentation

Check out the documentation website

Recently updated?

Changelog available here

Contributing

For information about how to contribute, see the CONTRIBUTING file.

LICENSE

The project is licensed under the terms of MIT license