4
4
<a href="https://react-tailwindcss-datepicker.vercel.app/" target="_blank">
5
5
<img alt="React Tailwindcss Datepicker" width="100" style="border-radius: 100%;" src="https://raw.githubusercontent.com/onesine/react-tailwindcss-datepicker/master/assets/img/calendar_logo.svg?raw=true">
6
6
</a><br><br>
7
- A modern date range picker component for React using Tailwind 3 and dayjs. Alternative to Litepie Datepicker which uses Vuejs.
7
+ A modern date range picker component for React using Tailwind 3 and dayjs. </br>
8
+ Forked from <a href="https://github.com/onesine/react-tailwindcss-datepicker" target="_blank">React Tailwindcss Datepicker</a>.
8
9
</p >
9
10
10
- <div align =" center " >
11
-
12
- [ ![ npm version] ( https://img.shields.io/npm/v/react-tailwindcss-datepicker?style=flat-square )] ( https://www.npmjs.com/package/react-tailwindcss-datepicker )
13
- [ ![ npm downloads] ( https://img.shields.io/npm/dt/react-tailwindcss-datepicker?style=flat-square )] ( https://www.npmjs.com/package/react-tailwindcss-datepicker )
14
-
15
- </div >
16
-
17
11
## Contents
18
12
19
13
- [ Features] ( #features )
@@ -51,7 +45,7 @@ Go to [full documentation](https://react-tailwindcss-datepicker.vercel.app/)
51
45
### Install via npm
52
46
53
47
```
54
- $ npm install react-tailwindcss-datepicker
48
+ $ npm install @sciendis/ react-tailwindcss-datepicker
55
49
```
56
50
57
51
### Install via yarn
@@ -153,14 +147,16 @@ Open a browser and navigate to `http://localhost:8888`
153
147
## Contributing
154
148
155
149
See
156
- [ CONTRIBUTING.md] ( https://github.com/onesine /react-tailwindcss -datepicker/blob/master/CONTRIBUTING.md )
150
+ [ CONTRIBUTING.md] ( https://github.com/sciendis /react-tailwind -datepicker/blob/master/CONTRIBUTING.md )
157
151
158
152
## Official Documentation repo
159
153
154
+ Onesine's original documentation is still valid for this fork:
160
155
[ https://github.com/onesine/react-tailwindcss-datepicker-doc ] ( https://github.com/onesine/react-tailwindcss-datepicker-doc )
161
156
162
157
## Thanks to
163
158
159
+ - [ React Tailwindcss Datepicker ] ( https://github.com/onesine/react-tailwindcss-datepicker ) .
164
160
- [ Vue Tailwind Datepicker] ( https://vue-tailwind-datepicker.com/ )
165
161
- [ React] ( https://reactjs.org/ )
166
162
- [ Tailwind CSS] ( https://tailwindcss.com/ )
@@ -170,4 +166,4 @@ I thank you in advance for your contribution to this project.
170
166
171
167
## License
172
168
173
- [ MIT] ( LICENSE ) Licensed. Copyright (c) Lewhe Onesine 2022.
169
+ [ MIT] ( LICENSE ) Licensed.
0 commit comments