Skip to content

Commit

Permalink
remove alpine from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdelrhmanSaid authored Jan 5, 2025
1 parent 7200f7e commit 0658237
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/getting-started/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ On the client-side, Redot Dashboard uses a few popular libraries to enhance the

- [Lodash](https://lodash.com/) - Lodash is a modern JavaScript utility library that provides a wide range of functions for working with arrays, objects, strings, and more.

- [Alpine.js](https://alpinejs.dev/) - Alpine.js is a minimal framework for composing JavaScript behavior in your markup. It provides a declarative way to add interactivity to your web applications without the need for a full-fledged JavaScript framework.

- [Font Awesome](https://fontawesome.com/) - Font Awesome is a popular icon library that provides a wide range of icons for use in your web applications.

- [jQuery Confirm](https://craftpip.github.io/jquery-confirm/) - jQuery Confirm is a jQuery plugin that provides a simple way to create beautiful and customizable alert, confirm, and prompt dialogs.
Expand All @@ -48,4 +46,4 @@ On the client-side, Redot Dashboard uses a few popular libraries to enhance the

- [TinyMCE](https://www.tiny.cloud/) - TinyMCE is a popular WYSIWYG editor that provides a simple way to add rich text editing to your web applications.

And another few libraries that are included with the Dashboard, but these are the main ones you should be aware of.
And another few libraries that are included with the Dashboard, but these are the main ones you should be aware of.

0 comments on commit 0658237

Please sign in to comment.