react-trip-date
TypeScript icon, indicating that this package has built-in type declarations

1.13.1 • Public • Published

React-Trip-Date · npm downloads Gzip

Demo for 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 need moment.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.

Package Sidebar

Install

npm i react-trip-date

Weekly Downloads

178

Version

1.13.1

License

GPL-3.0

Unpacked Size

595 kB

Total Files

62

Last publish

Collaborators

  • samsam_ahmadi