Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

Light weight, accessible UI framework for React and CSS

Awesome Lists containing this project

README

        


Camome UI

Light weight, accessible UI framework for React and CSS️

![License](https://img.shields.io/npm/l/@camome/core)
![NPM](https://img.shields.io/npm/v/@camome/core)
![Downloads](https://img.shields.io/npm/dm/@camome/core.svg?style=flat)
![Stars](https://badgen.net/github/stars/camomeui/camome)


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