react-trip-date
v1.13.1
Published
date-picker and range-picker for React applications
Downloads
892
Maintainers
Readme
React-Trip-Date ·
A fully customizable Date/Range picker for your React applications.
- Theme (Compatible with your Material-UI theme ), Multiple Month, Auto Responsive
- Support Jalali & Gregorian
- Using
Day.js
(2KB immutable date and NO more needmoment.js
)
Demo
Online demo is also available! you can run demo on your local with:
git clone https://github.com/samsam-ahmadi/react-trip-date.git
cd react-trip-date
yarn && yarn storybook
- Visit http://localhost:9009/
Getting started
Compatibility
Your project needs to use React 16 or later. If you use older version of React.
Installation
npm install react-trip-date
yarn add react-trip-date
User guide
APIs
For Date Picker and Range Picker.
special thanks to:
Contributors
Feel free to contribute.
License
The GNU GPLv3 License.