Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielleHuisman committed May 8, 2024
1 parent b4ea098 commit 90ddc9f
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,26 @@ Rust port of [Radix](https://www.radix-ui.com).

[Radix](https://www.radix-ui.com) is a library of components, icons, colors, and templates for building high-quality, accessible UI.

## Documentation
## Frameworks

Rust Radix is available for these Rust frameworks:

- [Leptos](./packages/primitives/leptos)

## Examples

TODO

## Documentation

Documentation for the crates is available on [Docs.rs](https://docs.rs/):

- [`radix-colors`](https://docs.rs/radix-colors/latest/radix_colors/)
- [`radix-leptos-arrow`](https://docs.rs/radix-leptos-arrow/latest/radix_leptos_arrow/)
- [`radix-leptos-popper`](https://docs.rs/radix-leptos-popper/latest/radix_leptos_popper/)
- [`radix-leptos-use-size`](https://docs.rs/radix-leptos-use-size/latest/radix_leptos_use_size/)
- [`radix-rect`](https://docs.rs/radix-rect/latest/radix_rect/)

## Credits

The logo is a combination of the [Radix logo](https://github.com/radix-ui/website/blob/main/components/RadixLogo.tsx) and [Ferris the Rustacean](https://rustacean.net/).
Expand Down

0 comments on commit 90ddc9f

Please sign in to comment.