Skip to content

Commit ad9833d

Browse files
authored
Merge pull request #34 from opensrc0/main
feat(documentation): fe-Pilot is ready to use with documentation
2 parents e7160b9 + a83ad82 commit ad9833d

File tree

35 files changed

+3141
-988
lines changed

35 files changed

+3141
-988
lines changed

.github/AUTHORS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ Ravi Verma <2015ucp1536@mnit.ac.in>
44
Nimish Gupta <nishugupta850@gmail.com>
55
Hardik Jain <29hdkjain@gmail.com>
66
Alok Dubey <alokje2013@gmail.com>
7+
Vineet Gupta <gupta.vineet091@gmail.com>
8+
Swaraj Singh <swarajgolu@gmail.com>
9+
Ashwini Hegde <sirsiashwini@gmail.com>

.github/README.md

Lines changed: 124 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p align="center">
22
<img src="https://github.com/opensrc0/fe-pilot/blob/develop/logo.png" alt="fe-pilot Logo" align="center" width="30%" style="width: 30%;">
33
</p>
4-
<h2 align="center">A React UI library for Advance Web Features 👨‍✈️ </h2>
4+
<h2 align="center">A React UI library for Advanced Web Features 👨‍✈️ </h2>
55
<br />
66
<h3 >
77
<p align="center" class="tasklist-issue-content">
@@ -29,7 +29,7 @@
2929
</h3>
3030
<br />
3131

32-
A React UI library for Advance Web Features that streamlines the development of modern web applications and websites. The library offers component like scanner, voice search, autofill otp, phonebook, share and many more for a small/medium/large size web based applications. Fe-Pilot is a easy to use, light weighted, fully mobile APP like features in web.
32+
A React UI library for Advanced Web Features that streamlines the development of modern web applications and websites. The library offers component like scanner, voice search, autofill otp, phonebook, share and many more for a small/medium/large size web based applications. Fe-Pilot is a easy to use, light weighted, fully mobile APP like features in web.
3333

3434
## Table of contents
3535
1. 🚀 [Features](#features)
@@ -74,7 +74,7 @@ import Share from 'fe-pilot/Share';
7474

7575
<Share
7676
name={'fe-pilot'}
77-
title={'A React library for advance web features'}
77+
title={'A React library for advanced web features'}
7878
url={'https://www.npmjs.com/package/fe-pilot'}
7979
/>
8080
```
@@ -123,93 +123,127 @@ Feel like contributing? Most welcome!
123123

124124
Thanks goes to these wonderful people
125125
<table>
126-
<tbody>
127-
<tr>
128-
<td align="center" valign="top" width="14.28%">
129-
<p>
130-
<a href="https://github.com/opensrc0">
131-
<img src="https://avatars.githubusercontent.com/u/6891544?s=400&v=4" width="64px;" alt="Himanshu Gupta" />
132-
<br />
133-
<sub><b>Himanshu Gupta</b></sub>
134-
</a>
135-
</p>
136-
</td>
137-
<td align="center" valign="top" width="14.28%">
138-
<p>
139-
<a target="_blank" href="https://github.com/hardikjain29">
140-
<img src="https://avatars.githubusercontent.com/u/13768932?v=4" width="64px;" alt="Hardik Jain" />
141-
<br />
142-
<sub><b>Hardik Jain</b></sub>
143-
</a>
144-
</p>
145-
</td>
146-
<td align="center" valign="top" width="14.28%">
147-
<p>
148-
<a target="_blank" href="https://github.com/Indian2025">
149-
<img src="https://avatars.githubusercontent.com/u/164238626?v=4" width="64px;" alt="Shashank Gupta" />
150-
<br />
151-
<sub><b>Shashank Gupta</b></sub>
152-
</a>
153-
</p>
154-
</td>
155-
<td align="center" valign="top" width="14.28%">
156-
<p>
157-
<a href="https://github.com/Alok30">
158-
<img src="https://avatars.githubusercontent.com/u/36290248?s=64&v=4" width="64px;" alt="Alok Dubey" />
159-
<br />
160-
<sub><b>Alok Dubey</b></sub>
161-
</a>
162-
</p>
163-
</td>
164-
<td align="center" valign="top" width="14.28%">
165-
<p>
166-
<a href="https://github.com/NimishGupta95">
167-
<img src="https://avatars.githubusercontent.com/u/13002628?v=4" width="64px;" alt="Nimish Gupta" />
168-
<br />
169-
<sub><b>Nimish Gupta</b></sub>
170-
</a>
171-
</p>
172-
</td>
173-
<td align="center" valign="top" width="14.28%">
174-
<p>
175-
<a href="https://github.com/Ravi-Chef">
176-
<img src="https://avatars.githubusercontent.com/u/31059087?v=4" width="64px;" alt="Ravi Verma" />
177-
<br />
178-
<sub><b>Ravi Verma</b></sub>
179-
</a>
180-
</p>
181-
</td>
182-
<td align="center" valign="top" width="14.28%">
183-
<p>
184-
<a target="_blank" href="https://github.com/semantic-release-bot">
185-
<img src="https://avatars.githubusercontent.com/u/32174276?v=4" width="64px;" alt="Semantic Release Bot" />
186-
<br />
187-
<sub><b>Semantic Release Bot</b></sub>
188-
</a>
189-
</p>
190-
</td>
191-
</tr>
192-
<tr>
193-
<td align="center" valign="top" width="14.28%">
194-
<p>
195-
<a target="_blank" href="https://github.com/fossabot">
196-
<img src="https://avatars.githubusercontent.com/u/29791463?v=4" width="64px;" alt="Fossa Bot" />
197-
<br />
198-
<sub><b>Fossa Bot</b></sub>
199-
</a>
200-
</p>
201-
</td>
202-
<td align="center" valign="top" width="14.28%">
203-
<p>
204-
<a target="_blank" href="https://github.com/vineet091">
205-
<img src="https://avatars.githubusercontent.com/u/5345138?v=4" width="64px;" alt="Vineet Gupta" />
206-
<br />
207-
<sub><b>Vineet Gupta</b></sub>
208-
</a>
209-
</p>
210-
</td>
211-
</tr>
212-
</tbody>
126+
<tbody>
127+
<tr>
128+
<td align="center" valign="top" width="14.28%">
129+
<p>
130+
<a href="https://github.com/opensrc0">
131+
<img src="https://avatars.githubusercontent.com/u/6891544?s=400&v=4" width="64px;" alt="Himanshu Gupta" />
132+
<br />
133+
<sub><b>Himanshu Gupta</b></sub>
134+
</a>
135+
</p>
136+
</td>
137+
<td align="center" valign="top" width="14.28%">
138+
<p>
139+
<a target="_blank" href="https://github.com/hardikjain29">
140+
<img src="https://avatars.githubusercontent.com/u/13768932?v=4" width="64px;" alt="Hardik Jain" />
141+
<br />
142+
<sub><b>Hardik Jain</b></sub>
143+
</a>
144+
</p>
145+
</td>
146+
<td align="center" valign="top" width="14.28%">
147+
<a href="https://github.com/ashwinihegde123">
148+
<img src="https://avatars.githubusercontent.com/u/40521396?v=4" width="64px;" alt="Ashwini Hegde" />
149+
<br />
150+
<sub><b>Ashwini Hegde</b></sub>
151+
</a>
152+
<br />
153+
</td>
154+
<td align="center" valign="top" width="14.28%">
155+
<p>
156+
<a target="_blank" href="https://github.com/Indian2025">
157+
<img src="https://avatars.githubusercontent.com/u/164238626?v=4" width="64px;" alt="Shashank Gupta" />
158+
<br />
159+
<sub><b>Shashank Gupta</b></sub>
160+
</a>
161+
</p>
162+
</td>
163+
<td align="center" valign="top" width="14.28%">
164+
<p>
165+
<a href="https://github.com/Alok30">
166+
<img src="https://avatars.githubusercontent.com/u/36290248?s=64&v=4" width="64px;" alt="Alok Dubey" />
167+
<br />
168+
<sub><b>Alok Dubey</b></sub>
169+
</a>
170+
</p>
171+
</td>
172+
<td align="center" valign="top" width="14.28%">
173+
<p>
174+
<a href="https://github.com/NimishGupta95">
175+
<img src="https://avatars.githubusercontent.com/u/13002628?v=4" width="64px;" alt="Nimish Gupta" />
176+
<br />
177+
<sub><b>Nimish Gupta</b></sub>
178+
</a>
179+
</p>
180+
</td>
181+
<td align="center" valign="top" width="14.28%">
182+
<p>
183+
<a href="https://github.com/Ravi-Chef">
184+
<img src="https://avatars.githubusercontent.com/u/31059087?v=4" width="64px;" alt="Ravi Verma" />
185+
<br />
186+
<sub><b>Ravi Verma</b></sub>
187+
</a>
188+
</p>
189+
</td>
190+
</tr>
191+
<tr>
192+
<!-- <td align="center" valign="top" width="14.28%">
193+
<p>
194+
<a target="_blank" href="https://github.com/VarshaBhagat0714">
195+
<img src="https://avatars.githubusercontent.com/u/36624782?v=4" width="64px;" alt="Varsha Bhagat" />
196+
<br />
197+
<sub><b>Varsha Bhagat</b></sub>
198+
</a>
199+
</p>
200+
</td> -->
201+
<td align="center" valign="top" width="14.28%">
202+
<p>
203+
<a target="_blank" href="https://github.com/semantic-release-bot">
204+
<img src="https://avatars.githubusercontent.com/u/32174276?v=4" width="64px;" alt="Semantic Release Bot" />
205+
<br />
206+
<sub><b>Semantic Release Bot</b></sub>
207+
</a>
208+
</p>
209+
</td>
210+
<td align="center" valign="top" width="14.28%">
211+
<p>
212+
<a target="_blank" href="https://github.com/vineet091">
213+
<img src="https://avatars.githubusercontent.com/u/5345138?v=4" width="64px;" alt="Vineet Gupta" />
214+
<br />
215+
<sub><b>Vineet Gupta</b></sub>
216+
</a>
217+
</p>
218+
</td>
219+
<td align="center" valign="top" width="14.28%">
220+
<p>
221+
<a target="_blank" href="https://github.com/fossabot">
222+
<img src="https://avatars.githubusercontent.com/u/29791463?v=4" width="64px;" alt="Fossa Bot" />
223+
<br />
224+
<sub><b>Fossa Bot</b></sub>
225+
</a>
226+
</p>
227+
</td>
228+
<!-- <td align="center" valign="top" width="14.28%">
229+
<p>
230+
<a target="_blank" href="https://github.com/pragyajha">
231+
<img src="https://avatars.githubusercontent.com/u/3938228?v=4" width="64px;" alt="Pragya Jha" />
232+
<br />
233+
<sub><b>Pragya Jha</b></sub>
234+
</a>
235+
</p>
236+
</td> -->
237+
<td align="center" valign="top" width="14.28%">
238+
<a target="_blank" href="https://github.com/swarajgolu">
239+
<img src="https://avatars.githubusercontent.com/u/31703347?v=4" width="64px;" alt="Swaraj Singh" />
240+
<br />
241+
<sub><b>Swaraj Singh</b></sub>
242+
</a>
243+
<br />
244+
</td>
245+
</tr>
246+
</tbody>
213247
</table>
214248

215249
## License

0 commit comments

Comments
 (0)