FormBuilder v1 fresh out of the oven!
New UI overhaul with drag and drop fields editor, and enhanced settings for both forms and fields.
Added support for Vue and Svelte, plus new fields for Next.js: Slider, Phone input, OTP input, Tag input and more.
This is an open source Twitter clone project bult with T3 Stack + NextAuth + Postgres(Supabase) + Prisma, It's a simple clone and may not be secure, So it's not recommended for production use.
Form Builder for @shadcn/ui.
Currently, these field types are implemented:
string (input)
number (input)
boolean (switch)
enum (select, radio, combobox)
date (date picker)