Skip to content

Light weight, accessible UI framework for React and CSS

License

Notifications You must be signed in to change notification settings

camomeui/camome

Repository files navigation

Camome UI

Light weight, accessible UI framework for React and CSS️

License NPM Downloads Stars


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.

Getting started

Read the docs.

Examples

Some examples are found under the examples directory.

Available examples:

  • Next.js
  • Vite
  • Bare HTML + CDN

Contributing

Work in progress

License

MIT