-
It might be cool to have a GUI dashboard for Dalga.
If I get around to this personally, I'd be interested to try out some tech like [alpinejs](https://github.com/alpinejs/alpine), [htmx](https://ht…
-
Hi!
I have problem, I don't know if it's my mistake or the library's the code
the .js
```
import './bootstrap';
import Alpine from 'alpinejs';
import validator from 'validatorjs';
import w…
-
# Rappasoft | Blog | Creating a Filepond component using Blade, Livewire, & Alpine.js. Then validating & storing with Spatie Media Library
Let's create a Blade component that uses the Filepond librar…
-
I get an error using `hx-boost="true"`, `hx-ext="alpine-morph"`, and `hx-swap="morph"`.
![image](https://github.com/bigskysoftware/htmx/assets/16237377/179018cb-aaaf-4351-b4d6-15b2d746d362)
I'm …
-
First of all, this project is amazing and awesome !
I would suggest including markdown and richtext editor component.
Markdown (EasyMDE) - https://github.com/Ionaru/easy-markdown-editor
QuillJS R…
-
This repo hasn't been updated since 2019. There is a still-active [fork](https://github.com/n2geoff/litedom) but are you willing to merge it and continue developing LiteDOM or is it abandoned?
As v…
-
Hi @edisonywh,
Are there any plans implement a datetime picker for Ecto date and time types (`:utc_datetime`, `:naive_datetime`, `:date`, `:time`, `:any`, `:utc_datetime_usec`, `:naive_dateti…
-
https://github.com/alpinejs/alpine/issues/1060
> When I delete/add data in x-data, the data in alpine.js chrome tools is not deleted/added synchronously.
-
First congratulations for the excellent work with the plugin!!! Thank you.
Is there any way to add symbols to an attribute? Example:
I like to use AlpineJS and have tested the @click="open = ! o…
-
I am encountering the following warning while working with Tailwind CSS:
`warn - fluid-tailwind: Fluid extractor not found in your Tailwind config`
I’ve tried several solutions without success. …