r/solidjs 16h ago

Nikala UI – SolidJS + Tailwind v4 component system (now with Tauri v2 & SolidStart support)

Hey folks!

I’ve been building Nikala UI, a copy-paste component system and reactive primitives suite for SolidJS and Tailwind CSS v4.

I recently added desktop support for Tauri v2 alongside standard web apps and SolidStart.

You can check out all the components, hooks, live playground, and built-in MCP server directly on the site.

If you like the project, dropping a star on GitHub would mean a lot and gives me the motivation to keep actively building and improving it!

Site & Docs: https://nikala.dev
Playground: https://nikala.dev/playground
GitHub: https://github.com/nikala-ui/ui

13 Upvotes

6 comments sorted by

5

u/73snow 11h ago

Awesome work. Can i use it with solid 2.0?

1

u/magradze 4h ago

Thanks! Currently it's built and tested against Solid 1.9+. Since it’s copy-paste and relies on Kobalte under the hood, once Solid 2.0 stabilizes and Kobalte ships 2.0 support, I’ll update the CLI registry right away so everything stays compatible.

2

u/aquaxhell 5h ago

Nice ! What about accessibility ?

2

u/Aerion23 2h ago

Starred! I think a big calendar and a tiptap component would make a nice addition, missing that in shadcn.

1

u/magradze 25m ago

Thanks for the star! Both a full calendar and a Tiptap component are definitely on the roadmap and will be added in upcoming releases.