vapor-ui
An open-source component library for building high-quality, accessible web applications. Features easy customization and AI-friendly components. Maintained by @goorm-dev.
vapor-ui: An open-source component library for building high-quality, accessible web applications. Features easy customization and AI-friendly components. Maintained by @goorm-dev.
An open-source component library for building high-quality, accessible web applications. Features easy customization and AI-friendly components.
What the project is
vapor-ui is a TypeScript project hosted on GitHub. An open-source component library for building high-quality, accessible web applications. Features easy customization and AI-friendly components. Maintained by @goorm-dev. An open-source UI component library for building high-quality, accessible web apps and design systems. The repository is maintained by goorm-dev and tracks activity through its public issue tracker and commit history. Readers who want a working example rather than a bare library will find the documentation and the linked resources useful for getting a first build running.
What it offers
The vapor-ui repository documents several concrete capabilities that shape how people use it. @vapor-ui/core to core components library to 34+ accessible components @vapor-ui/hooks to collection of reusable React hooks for state and UI management @vapor-ui/icons to a set of SVG icon React components @vapor-ui/codemod to automated code migration tools for safe component updates @vapor-ui/color-generator to WCAG-compliant color palette generator built on Adobe Leonardo These points are taken from the project README, so they reflect what the maintainers actually ship rather than marketing claims. Checking the file list and the example directories gives a fuller picture of how each piece fits together.
How to set it up
Getting vapor-ui running starts with cloning the source from https://github.com/goorm-dev/vapor-ui. The README lists the commands needed to fetch the code and build or launch it. Representative steps from the documentation include: npm i @vapor-ui/core @vapor-ui/icons @vapor-ui/hooks. After the code is on disk, the project instructions walk through configuration and any dependencies. Following the order shown in the README avoids the common setup mistakes that come from mixing steps.
License and project status
vapor-ui is written primarily in TypeScript and is released under the MIT license, which sets the terms for reuse and redistribution. The project reports around 37 stars on GitHub, a signal of how many developers have bookmarked it. The source was last updated on 2026-08-21. The canonical location is https://github.com/goorm-dev/vapor-ui, where the license file, the changelog and the open issues give the most current state of the work. Anyone planning to depend on it should read the license text directly before shipping it inside another product.
Editorial conclusion
The vapor-ui source lives at https://github.com/goorm-dev/vapor-ui under the MIT license and is mainly written in TypeScript. The README and the linked examples remain the place to confirm the current behaviour before adopting the project.
Community notes