BoldKit - Neubrutalism component library built on shadcn-vue #1674
ANIBIT14
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone! 👋
I wanted to share BoldKit, a neubrutalism-styled component library that builds on top of shadcn-vue.
What is BoldKit?
BoldKit brings the bold, raw aesthetic of neubrutalism to Vue 3 applications with:
Installation
Since BoldKit is compatible with shadcn-vue CLI, you can install components directly:
Or set up the registry alias:
{ "registries": { "@boldkit": "https://boldkit.dev/r/vue" } }Then:
Links
Would love to hear your feedback! The library is MIT licensed and open for contributions.
Thanks to the shadcn-vue team for making this possible! 🙏
Beta Was this translation helpful? Give feedback.
All reactions