@@ -14,13 +14,16 @@ View the full Documentation of <a href="https://jetco.developerstring.com" targe
1414
1515JetCo offers a growing lineup of UI components that make your apps stand out:
1616
17- | 🧁 Component | 🍭 Description |
18- | ----------------------------- | ----------------------------------------------------------------------------------- |
19- | ** Pie Chart** | Slice and dice your data into a tasty pie chart format. 🥧 |
20- | ** Column Bar Chart** | Perfect for showing data as bars with full customization. 📊 |
21- | ** Extended Column Bar Chart** | Take your bar charts to the next level with advanced features. 🔥 |
22- | ** Group Column Bar Chart** | Compare multiple data sets side by side. 🤓 |
23- | ** TicketCard** | Custom ticket-style card with cutout arcs, dashed dividers, and flexible slots. 🎟️ |
17+ | 🧁 Component | 🍭 Description |
18+ | ----------------------------- | -------------------------------------------------------------------------------------------- |
19+ | ** Pie Chart** | Slice and dice your data into a tasty pie chart format. 🥧 |
20+ | ** Column Bar Chart** | Perfect for showing data as bars with full customization. 📊 |
21+ | ** Extended Column Bar Chart** | Take your bar charts to the next level with advanced features. 🔥 |
22+ | ** Group Column Bar Chart** | Compare multiple data sets side by side. 🤓 |
23+ | ** TicketCard** | Custom ticket-style card with cutout arcs, dashed dividers, and flexible slots. 🎟️ |
24+ | ** VerticalStepper** | A vertical timeline/stepper with titles, descriptions, and optional images in each node. ⬇️ |
25+ | ** HorizontalStepper** | A clean and simple horizontal stepper for progress or timeline representation. ➡️ |
26+ | ** CompactHorizontalStepper** | A minimal, icon-only horizontal stepper for compact UIs (great for mobile). ⚡ |
2427
2528---
2629
@@ -46,10 +49,18 @@ Check out the examples below to see JetCo in action!
4649 </td>
4750 </tr >
4851 <tr >
49- <td colspan="4" align="center" >
50- <img src="https://github.com/developerchunk/JetCo/blob/main/assets/images/ticket_card.png?raw=true" alt="Description 5" width="250 "/>
52+ <td>
53+ <img src="https://github.com/developerchunk/JetCo/blob/main/assets/images/ticket_card.png?raw=true" alt="Description 5" width="750 "/>
5154 <p>Ticket Card</p>
5255 </td>
56+ <td>
57+ <img src="https://github.com/developerchunk/JetCo/blob/main/assets/images/vertical-stepper.png?raw=true" alt="Description 6" width="750"/>
58+ <p>Vertical Stepper</p>
59+ </td>
60+ <td>
61+ <img src="https://github.com/developerchunk/JetCo/blob/main/assets/images/horizontal-stepper.png?raw=true" alt="Description 7" width="750"/>
62+ <p>Horizontal Stepper & CompactHorizontalStepper</p>
63+ </td>
5364 </tr >
5465</table >
5566
0 commit comments