diff --git a/README.md b/README.md index f11c2ac4..b10ca13e 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ Rust port of [Radix](https://www.radix-ui.com). Rust Radix is available for these Rust frameworks: -- [Dioxus](https://dioxuslabs.com/) -- [Leptos](./packages/primitives/leptos) -- [Yew](https://yew.rs/) +- [Dioxus](https://dioxuslabs.com/) +- [Leptos](./packages/primitives/leptos) +- [Yew](https://yew.rs/) See [the Rust Radix book](https://radix.rustforweb.org/introduction.html#frameworks) for more information. @@ -36,4 +36,4 @@ This project is available under the [MIT license](LICENSE.md). The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/book/src/introduction.md b/book/src/introduction.md index effb1e79..3ac5fe42 100644 --- a/book/src/introduction.md +++ b/book/src/introduction.md @@ -12,25 +12,25 @@ Rust Radix is a Rust port of [Radix](https://www.radix-ui.com/primitives). Rust Radix consists of the following parts: -- [Colors](./colors) -- [Icons](./icons) -- [Primitives](./primitives) -- [Themes](./themes) +- [Colors](./colors) +- [Icons](./icons) +- [Primitives](./primitives) +- [Themes](./themes) ## Frameworks Rust Radix is available for the following frameworks: -- [Dioxus](https://dioxuslabs.com/) -- [Leptos](https://leptos.dev/) -- [Yew](https://yew.rs/) +- [Dioxus](https://dioxuslabs.com/) +- [Leptos](https://leptos.dev/) +- [Yew](https://yew.rs/) The tables below show the support for the various frameworks. -- ✅ = Supported -- 🟦 = Early Support -- 🚧 = Work In Progress -- ❌ = Unsupported +- ✅ = Supported +- 🟦 = Early Support +- 🚧 = Work In Progress +- ❌ = Unsupported ### Colors Support @@ -176,4 +176,4 @@ This project is available under the [MIT license](https://github.com/RustForWeb/ The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/icons/dioxus/README.md b/packages/icons/dioxus/README.md index 4eb2dc0e..80179a89 100644 --- a/packages/icons/dioxus/README.md +++ b/packages/icons/dioxus/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/icons/leptos/README.md b/packages/icons/leptos/README.md index 7c45e1f5..c695b1c4 100644 --- a/packages/icons/leptos/README.md +++ b/packages/icons/leptos/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/icons/yew/README.md b/packages/icons/yew/README.md index d61b94c4..a65c47f2 100644 --- a/packages/icons/yew/README.md +++ b/packages/icons/yew/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/core/number/README.md b/packages/primitives/core/number/README.md index ee3fb3b7..813fc20d 100644 --- a/packages/primitives/core/number/README.md +++ b/packages/primitives/core/number/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/core/primitive/README.md b/packages/primitives/core/primitive/README.md index 83b3c3ff..8bb81cfc 100644 --- a/packages/primitives/core/primitive/README.md +++ b/packages/primitives/core/primitive/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/core/rect/README.md b/packages/primitives/core/rect/README.md index b76c0cf6..d3f4ec25 100644 --- a/packages/primitives/core/rect/README.md +++ b/packages/primitives/core/rect/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/accessible-icon/README.md b/packages/primitives/leptos/accessible-icon/README.md index 43ec081f..cb1b3145 100644 --- a/packages/primitives/leptos/accessible-icon/README.md +++ b/packages/primitives/leptos/accessible-icon/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/arrow/README.md b/packages/primitives/leptos/arrow/README.md index ea15c6ed..fb0e47e3 100644 --- a/packages/primitives/leptos/arrow/README.md +++ b/packages/primitives/leptos/arrow/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/aspect-ratio/README.md b/packages/primitives/leptos/aspect-ratio/README.md index 03908798..b6937aa9 100644 --- a/packages/primitives/leptos/aspect-ratio/README.md +++ b/packages/primitives/leptos/aspect-ratio/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/avatar/README.md b/packages/primitives/leptos/avatar/README.md index c436f6a0..e3576dd1 100644 --- a/packages/primitives/leptos/avatar/README.md +++ b/packages/primitives/leptos/avatar/README.md @@ -16,4 +16,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/checkbox/README.md b/packages/primitives/leptos/checkbox/README.md index edc94561..d37ea868 100644 --- a/packages/primitives/leptos/checkbox/README.md +++ b/packages/primitives/leptos/checkbox/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/collection/README.md b/packages/primitives/leptos/collection/README.md index 46e7cb48..14113788 100644 --- a/packages/primitives/leptos/collection/README.md +++ b/packages/primitives/leptos/collection/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/compose-refs/README.md b/packages/primitives/leptos/compose-refs/README.md index 0b9b5417..f8157b4e 100644 --- a/packages/primitives/leptos/compose-refs/README.md +++ b/packages/primitives/leptos/compose-refs/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/direction/README.md b/packages/primitives/leptos/direction/README.md index 0ea477bc..0d784009 100644 --- a/packages/primitives/leptos/direction/README.md +++ b/packages/primitives/leptos/direction/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/dismissable-layer/README.md b/packages/primitives/leptos/dismissable-layer/README.md index 53f87030..fca2654d 100644 --- a/packages/primitives/leptos/dismissable-layer/README.md +++ b/packages/primitives/leptos/dismissable-layer/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/focus-guards/README.md b/packages/primitives/leptos/focus-guards/README.md index a11822cb..d29c2529 100644 --- a/packages/primitives/leptos/focus-guards/README.md +++ b/packages/primitives/leptos/focus-guards/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/focus-scope/README.md b/packages/primitives/leptos/focus-scope/README.md index d3b3462e..09d0b5b9 100644 --- a/packages/primitives/leptos/focus-scope/README.md +++ b/packages/primitives/leptos/focus-scope/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/id/README.md b/packages/primitives/leptos/id/README.md index 8be037e7..129098f5 100644 --- a/packages/primitives/leptos/id/README.md +++ b/packages/primitives/leptos/id/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/label/README.md b/packages/primitives/leptos/label/README.md index f3b3ceb1..4b4585b3 100644 --- a/packages/primitives/leptos/label/README.md +++ b/packages/primitives/leptos/label/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/menu/README.md b/packages/primitives/leptos/menu/README.md index c92c8929..6a1a1e7a 100644 --- a/packages/primitives/leptos/menu/README.md +++ b/packages/primitives/leptos/menu/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/popper/README.md b/packages/primitives/leptos/popper/README.md index 7f2f3528..3b6b17c2 100644 --- a/packages/primitives/leptos/popper/README.md +++ b/packages/primitives/leptos/popper/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/portal/README.md b/packages/primitives/leptos/portal/README.md index c44322b7..00a201bc 100644 --- a/packages/primitives/leptos/portal/README.md +++ b/packages/primitives/leptos/portal/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/presence/README.md b/packages/primitives/leptos/presence/README.md index 1e9b81ac..0b0cb784 100644 --- a/packages/primitives/leptos/presence/README.md +++ b/packages/primitives/leptos/presence/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/primitive/README.md b/packages/primitives/leptos/primitive/README.md index 451eaab0..7166cff2 100644 --- a/packages/primitives/leptos/primitive/README.md +++ b/packages/primitives/leptos/primitive/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/progress/README.md b/packages/primitives/leptos/progress/README.md index a68a692b..19f8a881 100644 --- a/packages/primitives/leptos/progress/README.md +++ b/packages/primitives/leptos/progress/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/roving-focus/README.md b/packages/primitives/leptos/roving-focus/README.md index 46e7cb48..14113788 100644 --- a/packages/primitives/leptos/roving-focus/README.md +++ b/packages/primitives/leptos/roving-focus/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/separator/README.md b/packages/primitives/leptos/separator/README.md index c0df263b..39924264 100644 --- a/packages/primitives/leptos/separator/README.md +++ b/packages/primitives/leptos/separator/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/switch/README.md b/packages/primitives/leptos/switch/README.md index 8f8c7a26..2017eec8 100644 --- a/packages/primitives/leptos/switch/README.md +++ b/packages/primitives/leptos/switch/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/toggle/README.md b/packages/primitives/leptos/toggle/README.md index 80bbb28f..cfce3c32 100644 --- a/packages/primitives/leptos/toggle/README.md +++ b/packages/primitives/leptos/toggle/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/use-controllable-state/README.md b/packages/primitives/leptos/use-controllable-state/README.md index fdcaf36a..c020c429 100644 --- a/packages/primitives/leptos/use-controllable-state/README.md +++ b/packages/primitives/leptos/use-controllable-state/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/use-escape-keydown/README.md b/packages/primitives/leptos/use-escape-keydown/README.md index d9b8f8f1..d967a979 100644 --- a/packages/primitives/leptos/use-escape-keydown/README.md +++ b/packages/primitives/leptos/use-escape-keydown/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/use-previous/README.md b/packages/primitives/leptos/use-previous/README.md index 8297db54..d84d5d44 100644 --- a/packages/primitives/leptos/use-previous/README.md +++ b/packages/primitives/leptos/use-previous/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/use-size/README.md b/packages/primitives/leptos/use-size/README.md index e918d549..463a6edd 100644 --- a/packages/primitives/leptos/use-size/README.md +++ b/packages/primitives/leptos/use-size/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/leptos/visually-hidden/README.md b/packages/primitives/leptos/visually-hidden/README.md index 885cd10f..1f1c10c3 100644 --- a/packages/primitives/leptos/visually-hidden/README.md +++ b/packages/primitives/leptos/visually-hidden/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/arrow/README.md b/packages/primitives/yew/arrow/README.md index 6607d241..ab116492 100644 --- a/packages/primitives/yew/arrow/README.md +++ b/packages/primitives/yew/arrow/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/aspect-ratio/README.md b/packages/primitives/yew/aspect-ratio/README.md index 079590df..cd39fcb8 100644 --- a/packages/primitives/yew/aspect-ratio/README.md +++ b/packages/primitives/yew/aspect-ratio/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/avatar/README.md b/packages/primitives/yew/avatar/README.md index 9c855934..de50dfc7 100644 --- a/packages/primitives/yew/avatar/README.md +++ b/packages/primitives/yew/avatar/README.md @@ -16,4 +16,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/checkbox/README.md b/packages/primitives/yew/checkbox/README.md index cd771a4b..aa7d035a 100644 --- a/packages/primitives/yew/checkbox/README.md +++ b/packages/primitives/yew/checkbox/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/collection/README.md b/packages/primitives/yew/collection/README.md index 7347a8ba..14f249d4 100644 --- a/packages/primitives/yew/collection/README.md +++ b/packages/primitives/yew/collection/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/dialog/README.md b/packages/primitives/yew/dialog/README.md index ebc9d678..4acd0e84 100644 --- a/packages/primitives/yew/dialog/README.md +++ b/packages/primitives/yew/dialog/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/direction/README.md b/packages/primitives/yew/direction/README.md index 48d0090a..ac5f48a9 100644 --- a/packages/primitives/yew/direction/README.md +++ b/packages/primitives/yew/direction/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/dismissable-layer/README.md b/packages/primitives/yew/dismissable-layer/README.md index 4ab80d10..57c851f8 100644 --- a/packages/primitives/yew/dismissable-layer/README.md +++ b/packages/primitives/yew/dismissable-layer/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/focus-guards/README.md b/packages/primitives/yew/focus-guards/README.md index 21c94f02..e3693474 100644 --- a/packages/primitives/yew/focus-guards/README.md +++ b/packages/primitives/yew/focus-guards/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/focus-scope/README.md b/packages/primitives/yew/focus-scope/README.md index 01b07016..d84bc4b2 100644 --- a/packages/primitives/yew/focus-scope/README.md +++ b/packages/primitives/yew/focus-scope/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/id/README.md b/packages/primitives/yew/id/README.md index 2a8d9cd6..ac694ae3 100644 --- a/packages/primitives/yew/id/README.md +++ b/packages/primitives/yew/id/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/label/README.md b/packages/primitives/yew/label/README.md index c393a332..a488b4da 100644 --- a/packages/primitives/yew/label/README.md +++ b/packages/primitives/yew/label/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/popper/README.md b/packages/primitives/yew/popper/README.md index a072c76a..c17733f5 100644 --- a/packages/primitives/yew/popper/README.md +++ b/packages/primitives/yew/popper/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/portal/README.md b/packages/primitives/yew/portal/README.md index f2390790..229224fc 100644 --- a/packages/primitives/yew/portal/README.md +++ b/packages/primitives/yew/portal/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/presence/README.md b/packages/primitives/yew/presence/README.md index 7225d3dd..3fc3c4a8 100644 --- a/packages/primitives/yew/presence/README.md +++ b/packages/primitives/yew/presence/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/primitive/README.md b/packages/primitives/yew/primitive/README.md index 5fb8a5c1..fd46978f 100644 --- a/packages/primitives/yew/primitive/README.md +++ b/packages/primitives/yew/primitive/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/scroll-area/README.md b/packages/primitives/yew/scroll-area/README.md index a83726b8..8befd228 100644 --- a/packages/primitives/yew/scroll-area/README.md +++ b/packages/primitives/yew/scroll-area/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/select/README.md b/packages/primitives/yew/select/README.md index 812993a0..1067fff6 100644 --- a/packages/primitives/yew/select/README.md +++ b/packages/primitives/yew/select/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/separator/README.md b/packages/primitives/yew/separator/README.md index f8e5772e..0aa7160c 100644 --- a/packages/primitives/yew/separator/README.md +++ b/packages/primitives/yew/separator/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/switch/README.md b/packages/primitives/yew/switch/README.md index 04f4ce11..0bc0f379 100644 --- a/packages/primitives/yew/switch/README.md +++ b/packages/primitives/yew/switch/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/tooltip/README.md b/packages/primitives/yew/tooltip/README.md index b02d0edd..c7fcd482 100644 --- a/packages/primitives/yew/tooltip/README.md +++ b/packages/primitives/yew/tooltip/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/use-controllable-state/README.md b/packages/primitives/yew/use-controllable-state/README.md index 1a4131c2..02ef4935 100644 --- a/packages/primitives/yew/use-controllable-state/README.md +++ b/packages/primitives/yew/use-controllable-state/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/use-previous/README.md b/packages/primitives/yew/use-previous/README.md index 8297db54..d84d5d44 100644 --- a/packages/primitives/yew/use-previous/README.md +++ b/packages/primitives/yew/use-previous/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/use-size/README.md b/packages/primitives/yew/use-size/README.md index 85a87bda..b551f56f 100644 --- a/packages/primitives/yew/use-size/README.md +++ b/packages/primitives/yew/use-size/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/primitives/yew/visually-hidden/README.md b/packages/primitives/yew/visually-hidden/README.md index 32912998..e49a1042 100644 --- a/packages/primitives/yew/visually-hidden/README.md +++ b/packages/primitives/yew/visually-hidden/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/themes/leptos/README.md b/packages/themes/leptos/README.md index ef6beb99..f5a843c0 100644 --- a/packages/themes/leptos/README.md +++ b/packages/themes/leptos/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/themes/yew/README.md b/packages/themes/yew/README.md index 01b5049c..ae983573 100644 --- a/packages/themes/yew/README.md +++ b/packages/themes/yew/README.md @@ -18,4 +18,4 @@ See [the Rust Radix book](https://radix.rustforweb.org/) for documentation. The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.