Unstyled, accessible and customizable UI primitives for SolidJS
Corvu is a collection of open-source UI primitives designed specifically for SolidJS. It offers unstyled and accessible primitives with a high level of customizability. The developers have also focused on providing a delightful developer experience, comprehensive documentation, and support for server-side rendering (SSR).
SolidJS is a declarative JavaScript library for building user interfaces, offering a reactive programming model for efficient updates. It stands out for its reactivity system that minimizes unnecessary re-renders and its small bundle size, making it a performant choice for developing lightweight and reactive web applications.