diff --git a/README.md b/README.md index 7c376a5f..70084492 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Last Commit

📚 Documentation | + 🚀 Online Demo | 🔥 Features | ⌨️ Get started @@ -20,12 +21,12 @@
-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.

- PowerGrid Screenshot + PowerGrid Screenshot

`🚀` **Minimal Configuration** @@ -42,6 +43,14 @@ Table components include feature examples. Just uncomment some code, enter your
+## 🚀 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. + +`🌎` PowerGrid Online Demo + +
+ ## 🔥 Features PowerGrid offers a range of features that are readily available: @@ -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). diff --git a/yarn.lock b/yarn.lock index 8b1859ee..6f5490d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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== negotiator@0.6.3: version "0.6.3"