diff --git a/README.md b/README.md index ff029486..d0a3d4b9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -# Rust Radix +

+ + + +

+ +

Rust Radix

Rust port of [Radix](https://www.radix-ui.com). @@ -8,6 +14,10 @@ Rust port of [Radix](https://www.radix-ui.com). TODO +## 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/). + ## License This project is available under the [MIT license](LICENSE.md). diff --git a/logo.svg b/logo.svg new file mode 100644 index 00000000..f70c5400 --- /dev/null +++ b/logo.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/packages/primitives/core/number/README.md b/packages/primitives/core/number/README.md index 63d50d25..86dce3fb 100644 --- a/packages/primitives/core/number/README.md +++ b/packages/primitives/core/number/README.md @@ -1,7 +1,13 @@ -# radix-number +

+ + + +

+ +

radix-number

This is an internal utility, not intended for public usage. ## Rust Radix -[Rust Radix](https://github.com/NixySoftware/radix) is a Rust port of [Radix](https://www.radix-ui.com). +[Rust Radix](https://github.com/NixySoftware/radix) is a Rust port of [Radix](https://www.radix-ui.com/primitives). diff --git a/packages/primitives/core/primitive/README.md b/packages/primitives/core/primitive/README.md index 7f0f7c35..c3e773d3 100644 --- a/packages/primitives/core/primitive/README.md +++ b/packages/primitives/core/primitive/README.md @@ -1,7 +1,13 @@ -# radix-primitive +

+ + + +

+ +

radix-primitive

This is an internal utility, not intended for public usage. ## Rust Radix -[Rust Radix](https://github.com/NixySoftware/radix) is a Rust port of [Radix](https://www.radix-ui.com). +[Rust Radix](https://github.com/NixySoftware/radix) is a Rust port of [Radix](https://www.radix-ui.com/primitives). diff --git a/packages/primitives/core/rect/README.md b/packages/primitives/core/rect/README.md index 93e86830..f6c3c9a4 100644 --- a/packages/primitives/core/rect/README.md +++ b/packages/primitives/core/rect/README.md @@ -1,7 +1,13 @@ -# radix-rect +

+ + + +

+ +

radix-rect

This is an internal utility, not intended for public usage. ## Rust Radix -[Rust Radix](https://github.com/NixySoftware/radix) is a Rust port of [Radix](https://www.radix-ui.com). +[Rust Radix](https://github.com/NixySoftware/radix) is a Rust port of [Radix](https://www.radix-ui.com/primitives). diff --git a/packages/primitives/leptos/arrow/README.md b/packages/primitives/leptos/arrow/README.md index 2f259ee8..26cf1ddb 100644 --- a/packages/primitives/leptos/arrow/README.md +++ b/packages/primitives/leptos/arrow/README.md @@ -1,7 +1,13 @@ -# radix-leptos-arrow +

+ + + +

+ +

radix-leptos-arrow

This is an internal utility, not intended for public usage. ## Rust Radix -[Rust Radix](https://github.com/NixySoftware/radix) is a Rust port of [Radix](https://www.radix-ui.com). +[Rust Radix](https://github.com/NixySoftware/radix) is a Rust port of [Radix](https://www.radix-ui.com/primitives). diff --git a/packages/primitives/leptos/context/README.md b/packages/primitives/leptos/context/README.md index e7c780aa..9e551e08 100644 --- a/packages/primitives/leptos/context/README.md +++ b/packages/primitives/leptos/context/README.md @@ -1,7 +1,13 @@ -# radix-leptos-context +

+ + + +

+ +

radix-leptos-context

This is an internal utility, not intended for public usage. ## Rust Radix -[Rust Radix](https://github.com/NixySoftware/radix) is a Rust port of [Radix](https://www.radix-ui.com). +[Rust Radix](https://github.com/NixySoftware/radix) is a Rust port of [Radix](https://www.radix-ui.com/primitives). diff --git a/packages/primitives/leptos/popper/README.md b/packages/primitives/leptos/popper/README.md index a082442b..bdeed914 100644 --- a/packages/primitives/leptos/popper/README.md +++ b/packages/primitives/leptos/popper/README.md @@ -1,7 +1,15 @@ +

+ + + +

+ +

radix-leptos-popper

+ # radix-leptos-popper This is an internal utility, not intended for public usage. ## Rust Radix -[Rust Radix](https://github.com/NixySoftware/radix) is a Rust port of [Radix](https://www.radix-ui.com). +[Rust Radix](https://github.com/NixySoftware/radix) is a Rust port of [Radix](https://www.radix-ui.com/primitives). diff --git a/packages/primitives/leptos/use-size/README.md b/packages/primitives/leptos/use-size/README.md index 676b765d..97da9650 100644 --- a/packages/primitives/leptos/use-size/README.md +++ b/packages/primitives/leptos/use-size/README.md @@ -1,7 +1,13 @@ -# radix-leptos-use-size +

+ + + +

+ +

radix-leptos-use-size

This is an internal utility, not intended for public usage. ## Rust Radix -[Rust Radix](https://github.com/NixySoftware/radix) is a Rust port of [Radix](https://www.radix-ui.com). +[Rust Radix](https://github.com/NixySoftware/radix) is a Rust port of [Radix](https://www.radix-ui.com/primitives).