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

https://github.com/clearfeld/control-ui

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
https://github.com/clearfeld/control-ui

components nextjs radix-ui react stylex stylexjs ui

Last synced: 6 months ago
JSON representation

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

Awesome Lists containing this project

README

          

# Control UI

Accessible and customizable components that you can copy and paste into your apps, or install as a package.

Built using stylex, shadcn, radix primitives as a foundation.

## Running the repo locally

```bash
bun install
bun run build
cd packages/_site
bun run dev
```

## License

Licensed under the [MIT license](https://github.com/clearfeld/control-ui/blob/main/LICENSE).