Skip to content

Highly customizable component designed to provide flexibility and ease of use for date selection.

License

Notifications You must be signed in to change notification settings

energywraith/react-flexible-datepicker

Repository files navigation

✨ React Flexible Datepicker

React-flexible-datepicker is a highly customizable React Date Picker component designed to provide flexibility and ease of use for date selection in your React applications.

Demo

Check out the Storybook for live examples and usage scenarios.

Installation

npm install react-flexible-datepicker

Usage

// DatePicker.tsx
import { DatePicker } from 'react-flexible-datepicker';

export default () => (
  <DatePicker />
);

React-Flexible-Datepicker Example

For more detailed usage and customization options, refer to the Documentation.

Community and Contribution

I am always looking for new ideas or other ways to improve react-flexible-datepicker. If you have developed anything cool or found a bug, send us a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Highly customizable component designed to provide flexibility and ease of use for date selection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages