https://github.com/camomeui/camome
Light weight, accessible UI framework for React and CSS
https://github.com/camomeui/camome
components css design-system react ui
Last synced: 6 months ago
JSON representation
Light weight, accessible UI framework for React and CSS
- Host: GitHub
- URL: https://github.com/camomeui/camome
- Owner: camomeui
- License: mit
- Created: 2022-12-19T04:38:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-02T04:57:04.000Z (about 1 year ago)
- Last Synced: 2024-11-08T02:18:55.300Z (12 months ago)
- Topics: components, css, design-system, react, ui
- Language: TypeScript
- Homepage: https://camome.net
- Size: 13.6 MB
- Stars: 245
- Watchers: 0
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - camomeui/camome - Light weight, accessible UI framework for React and CSS (TypeScript)
- jimsghstars - camomeui/camome - Light weight, accessible UI framework for React and CSS (TypeScript)
README
Light weight, accessible UI framework for React and CSS️




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.
## 🚨 Camome UI is not yet stable
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.
## Features
- 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](https://camome.net/docs/guide/overview).
## Getting started
[Read the docs](https://camome.net/docs/guide/overview).
## Examples
Some examples are found under the [examples directory](https://github.com/camomeui/camome/tree/main/examples).
Available examples:
- Next.js
- Vite
- Bare HTML + CDN
## Contributing
Work in progress
## License
MIT