Camome UI enables you to build various styles of components without run-time JavaScript by fully utilizing the power of CSS.
Note Camome (かもめ, カモメ, 鴎) means seagull in Japanese by the way.
Breaking changes may be introduced without increment of major version number.
When you update @camome/*
, see changelogs to make sure your code is not affected by breaking changes.
- Lightweight bundle size
- CSS first
- No JS runtime for styling
- Dark mode and custom theme supported
- Guaranteed style override
- Accessible
- Framework agnostic
Learn more details on docs.
Some examples are found under the examples directory.
Available examples:
- Next.js
- Vite
- Bare HTML + CDN
Work in progress
MIT