alpinejs-plugin-simple-validate
alpinejs-plugin-simple-validate copied to clipboard
support for typescript
I've been using this plugin in a couple uni projects, along with astro, and I really like the implementation cause it allowed to get my project in no time, but since there's no support for ts, I cannot get autocompletion, cause I usually get into the situation of using Alpine.data to define most of my state(so I can get autocompletion haha).