potyk-awesome-frontend
Same as potyk-awesome-python I wanna make list of JavaScript & frontend things that I use and like
Similar lists
Svelte
Setup
UI Kits
Components
Vue
UI Kit
- Nuxt UI - UI kit based on Tailwind & Headless UI
- headlessui - >Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS
- vuetifyjs - Material design UI kit
- Radix Vue - Vue port of Radix UI
- quasar
- primevue
Components
- formkit - best lib to deal with forms
Framework Agnostic
Components
Utils
Testing
- vitest - the only testing framework
- knip - finds unused stuff like files and dependencies
UI Kits
Alternative frontends
- alpinejs - lightweight js framework good when working with plane html like with templating, provides reactive primitives and more
- htmx - html utils like put, delete requests, markup replacing and more