
-
There are discussions going on within the Open UI to see how this could start taking shape within the next few years.
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
shadcn/ui
A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.
Some developers might want the best of both worlds. They might want a component built by a trusted third-party library, while also having full control over the markup, styles, and functionality. Libraries like ShadCN allow for this kind of work flow, by allowing developers to copy and paste the component definition into their own projects, effectively letting them own the component.
-
A toolchain to generate CSS classes based on your configuration (Tailwind)
-
A single CSS file (Pico)
-
Dozens of other tools, like Open Props, fit somewhere in between.
-
For instance, Google’s Material Web is a web component implementation of Material Design. Base Web and Lightning Web Components are also open source too.
-
Importantly, you’ll learn more about the web by doing so. If it’s your first time building a component library, it can be an opportunity to dive deeper into the HTML browser specs, or brush up on your web accessibility knowledge. This will improve your abilities as a web developer, which will serve you well in any frontend project in the future. It could even help you land your next job.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
headlessui
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
Other examples of component libraries like this are Lion and HeadlessUI.
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
For me, Bootstrap is the first that comes to mind. Back in the day, if you wanted to give your site a quick lick of paint, you’d drop the CDN link to the bootstrap CSS file and immediately get that Bootstrap look. It was everywhere in the mid-2010s.
Related posts
-
A Summer's Work... Redesigning WIT's Tutors Open Source Software Using DaisyUI
-
CSS Sem Glamour: O que ninguém te conta sobre usar frameworks no dia a dia.
-
Tailwind vs Linaria: Performance Investigation
-
Running Phoenix applications on RISC-V: A Practical Report
-
10 Best Free UI Libraries Based on Tailwind CSS in 2025