Skip to content

Commit

Permalink
Merge branch '6.x' into alloylab/6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
luanfreitasdev committed Dec 21, 2024
2 parents df0174a + f40eeba commit 651a705
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<a href="https://packagist.org/packages/power-components/livewire-powergrid"><img alt="Last Commit" src="https://img.shields.io/github/last-commit/power-components/livewire-powergrid"></a>
</p>
<a href="https://livewire-powergrid.com" target="_blank">📚 Documentation</a> |
<a href="#-online-interactive-demo" target="_blank"> 🚀 Online Demo</a> |
<a href="#-features">🔥 Features</a> |
<a href="#get-started">⌨️ Get started</a>
</div>
Expand All @@ -20,12 +21,12 @@

<br/>

Livewire PowerGrid creates modern, powerful, easy-to-customize data tables based on [Laravel Livewire](https://laravel-livewire.com) library.
Livewire PowerGrid creates modern, powerful and easy-to-customize data tables based on [Laravel Livewire](https://laravel-livewire.com) library.

With PowerGrid, you can effortlessly create advanced data tables in a matter of minutes.
With PowerGrid, you can effortlessly create advanced data tables one in a matter of minutes.

<p>
<img src="https://livewire-powergrid.com/screenshot.png" alt="PowerGrid Screenshot" width="805">
<a href="https://demo.livewire-powergrid.com/examples/demo-dish" target="_blank"><img src="https://livewire-powergrid.com/screenshot.png" alt="PowerGrid Screenshot" width="805"></a>
</p>

`🚀` **Minimal Configuration**
Expand All @@ -42,6 +43,14 @@ Table components include feature examples. Just uncomment some code, enter your

<br/>

## 🚀 Online Interactive Demo

Take a look at our Online Interactive Demo showcasing the latest PowerGrid features. Explore the source code, and get your Data Table up and running in no time.

`🌎` <a href="https://demo.livewire-powergrid.com" target="_blank">PowerGrid Online Demo</a>

<br/>

## 🔥 Features

PowerGrid offers a range of features that are readily available:
Expand All @@ -63,7 +72,7 @@ PowerGrid offers a range of features that are readily available:
| Queue Export for large datasets ||
| Responsive ||
| Livewire Modal Integration (Wire Elements Modal) ||
| Multi-Language | Available in 🇺🇸 🇧🇷 🇪🇸 🇮🇹 🇩🇪 and [more...](https://github.com/Power-Components/livewire-powergrid/tree/5.x/resources/lang) |
| Multi Language | Available in 🇺🇸 🇧🇷 🇪🇸 🇮🇹 🇩🇪 and [more...](https://github.com/Power-Components/livewire-powergrid/tree/5.x/resources/lang) |

`📚` Learn more in our [Documentation](https://livewire-powergrid.com).

Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4512,9 +4512,9 @@ mz@^2.7.0:
thenify-all "^1.0.0"

nanoid@^3.3.7:
version "3.3.7"
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz"
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
version "3.3.8"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==

[email protected]:
version "0.6.3"
Expand Down

0 comments on commit 651a705

Please sign in to comment.