Introduction
Rocket launch your frontend projects with fully coded components
Webcore is an open-source, customizable UI component library for Astro styled with Sass, that comes with Svelte and React support with compatible API.
It includes all the commonly used components that you’d need in any project, such as buttons, alert boxes, or cards, but it also comes with more advanced elements, to enable you crafting fully functioning new pages by calling component only.
Key Features
- Multiple framework support: Webcore supports Astro, Svelte and React out of the box. This makes it a perfect choice for projects where different tech stack are in use, but the visuals needs to be consistent.
- Configurable: All component are created with configurability in mind to help you use Webcore in a wide variety of use cases.
- Themeable: CSS is easily configurable to let you create different themes. Individual components can be themed via CSS variables.
- No Dependencies: Webcore doesn’t depend on any third-party package except for the supported frameworks. Working with Webcore, you don’t need to worry about configuring other tools.
- Blocks: Webcore includes building blocks that are made of Webcore components, which can help you speed up your development process.
- Templates: Use templates to finish your frontend projects faster.
Integration
You can use the following documentation for guidance on how to integrate Webcore into your preferred framework.
Request improvement for this page