Patches is the Design System (aka. Component Library) for OpenPatch.
Take a look at the documentation.
If you plan to use NextJS for your project you can use the patches-nextjs-starter by running npx create-next-app -e https://github.com/openpatch/patches-nextjs-starter
.
Patches follows semantic versioning. In short, this means we use patch versions for bug fixes, minor versions for new features, and major versions for breaking changes. You can read our changelog on GitHub.
- Circuit UI the project structure is inspired by this design system
- Chakra UI some components are inspired by this design system