SaaSHub helps you find the best software and product alternatives Learn more β
PrimeFaces Alternatives
Similar projects and alternatives to PrimeFaces
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
daisyui
πΌ πΌ πΌ πΌ πΌ βThe most popular, free and open-source Tailwind CSS component library
-
-
-
-
uswds
The U.S. Web Design System helps the federal government build fast, accessible, mobile-friendly websites.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
shoelace-css
A collection of professionally designed, every day UI components built on Web standards. SHOELACE IS BECOMING WEB AWESOME πππ
-
-
-
govuk-frontend
GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.
-
-
-
-
Syncfusion React UI Components Library (Essential JS 2)
Syncfusion React UI components library offer more than 50+ cross-browser, responsive, and lightweight react UI controls for building modern web applications.
-
-
Spring Boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
-
ZK
ZK is a highly productive Java framework for building amazing enterprise web and mobile applications (by zkoss)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
PrimeFaces discussion
PrimeFaces reviews and mentions
- Show HN: Gov.uk Vue, a Vue Component Library for the Gov.uk Design System
- Shadcn: Beautifully designed components that you can copy-paste into your apps
- A design system for the federal government
-
PrimeFaces v13.0.0 Released
Visit the changelog for the complete list of changes.
-
Any good Java frontend and backend frameworks?
Used this years ago for JSF apps https://www.primefaces.org/ I know they've kept it updated for current angular/react/vue JS front ends, but I've never used those. Might be worth a look.
-
Primefaces responsive table not working
It might be related to this
-
What do you prefer to use for frontend?
PrimeFaces (PrimeFaces official page has implementations for Angular, React and Vue)
-
Rules for developers to design beautiful UIs without a designer
> I'd like to hear any strategy one has to deal with that. I have taken up Figma and Sketch so I can meet them "where they are" but still, plenty of disagreements can happen.
One option would be to use a premade design system or a component library/framework that gives you a consistent look and feel, most of those design decisions having a good enough baseline. Then just add a color theme and some branding on top of it and call it a day. It will also increase your development velocity and save you from some pixel pushing.
For an example of this, consider PrimeFaces: https://www.primefaces.org/
They have working components that are good enough (and support multiple themes, if need be), their own icon solution and also a CSS utility library, including stuff like layouts. For most projects it'll be enough to create something that works and looks okay.
-
HTML with Superpowers: An Introduction to Web Components
> A UI library for React, Vue, Svelte, Solid, whatever... Imagine being able to have a component library that works with any of them (or none of them).
That seems to be a worthy goal, but I don't see that being usable in prod projects, at least not in the near future.
The closest I've seen is something like PrimeFaces, which has components for Angular, React and Vue, which is the majority of projects I've seen out there: https://www.primefaces.org (I've also used the Java JSF variety, it was... sometimes problematic)
If you need something that works the same (or as close as you can get) across multiple front end frameworks/libraries, while still having most of the components you could possibly want, I don't think there are many other options out there.
For example:
- Angular calendar: https://www.primefaces.org/primeng/calendar
- React calendar: https://www.primefaces.org/primereact/calendar/
- Vue calendar: https://www.primefaces.org/primevue/calendar
-
What's the most extensive UI kit?
I liked Prime ( https://www.primefaces.org/ )
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Mar 2025
Stats
primefaces/primefaces is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of PrimeFaces is Java.