Skip to content

Rajeshkumaran/react-datepicker

Repository files navigation

react-datepicker

A small Node.js package that is used to pick a date

Usage

First, install the package using npm:

npm install react-datepicker

Then, require the package and use it like so:

const Datepicker = require('react-datepicker);

<Datepicker/>

License

MIT License

About

A small customised react library for date picking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published