I'm a data analyst who loves finding insights from numbers and visualizing them. I write about Data Analytics, Power BI, and DAX on Medium. Follow me for more!
Introducing BuzzForm - out-of-the-box forms with JSON schema.
Built with @shadcn + @HookForm + zod
Started as a personal tool.
Turned out it reduces a lot of boilerplate, so I’m sharing it.
site: https://t.co/oxTVue8sKY
Github: https://t.co/uxTZohRJeL
@antigravity why isn’t it possible to select different models across separate IDE workspaces? It would be useful to choose a different model as needed for each project.
Been working behind the scenes and just added Conditional Rendering to BuzzForm! Slow but steady progress, but finally hitting 100 ⭐ on GitHub is huge.
It’s a WIP (expect bugs), but available now via @shadcn registry. Give it a spin!
Start building: https://t.co/XxSGWHqLBo
Hey @shadcn, quick question about the CLI: does it support converting Base UI render-prop syntax to Radix `asChild` syntax, or is it only one-way from `asChild` → `render`?
Starting a new project shouldn’t mean rebuilding your setup from scratch.
Experiment: init from an existing project (local or remote) and bring over components (including customizations), theme, fonts, deps, the whole setup and file structure.
Works cross-framework: start a TanStack app from an existing Vite app.
@jsmasterypro@TansTack@shadcn It has been great working with Tanstack Form. I am building BuzzForm - a schema driven forms on top of Tanstack Form and Shadcn.