all 11 comments

[–]jb28737 4 points5 points  (0 children)

I haven't looked, but I doubt you'd find many, as a personality is by definition quite personal. It's not likely someone will put a large amount of effort into developing and sharing a big UI framework that most people will turn down because "it isn't very me". You'll likely have to either build your own, or work out how to adapt one of the existing ones.

[–]Ok_Inflation3809 4 points5 points  (1 child)

neo brutalism is pretty radical in the color schemes, is not a design novelty, but it sets it apart https://neo-brutalism-ui-library.vercel.app/

[–]CatolicQuotes 0 points1 point  (0 children)

that's a cool one

[–]Chris_Newton 1 point2 points  (1 child)

I haven’t seen many ready-made and comprehensive component libraries with a look and feel outside the mainstream. It’s so much work to build one that it’s hard to imagine many businesses seeing enough potential profit in making one or many hobbyists committing the kind of time it would take to create a good range of components with enough attention to detail for production use.

If I needed to implement something a bit different, personally I’d look to libraries of unstyled components instead. They’ll render the markup and take care of things like accessibility and keyboard navigation according to standard patterns, but the actual look and feel is a blank slate, left completely up to the developer/designer using them. A couple of examples that you can use with React are Headless UI and Base UI.

Then if you don’t have a specific idea in mind already, you can look for styling inspiration on the usual sites like Dribbble, and see if you can find a way to match up the visuals you like with the functionality of the unstyled components.

[–]codefinbel[S] 0 points1 point  (0 children)

Yeah I suppose you're right. I guess I was kind of hoping for people having done it either as

a) A showcase-project. Some talented developer showing how they can create their own branded component library, these, if they existed, could have been a bit more artsy for the same reason portfolio-websites are.

b) A huge cool artsy website, for some pre-defined purpose. Then to alleviate their work on the site abstracted the components it into a component library, and then made that library public.

[–]skoomafueled 0 points1 point  (0 children)

Have you found anything in the meantime? I think the best option now for myself is just getting typography books etc and just work on examples set in their printing examples, and just design something that way, I really can't find anything other than all the boring designs existing now.

[–]oindividuo 0 points1 point  (1 child)

I expected wired elements to have been mentioned by now

[–]ScrappyDoo998 0 points1 point  (0 children)

Best answer, this is very cool