Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

Utilities for [Yew](https://yew.rs/).

- [Yew Struct Component](./packages/yew-struct-component)
- [Yew Style](./packages/yew-style)
- [Yew Struct Component](./packages/yew-struct-component)
- [Yew Style](./packages/yew-style)

## Documentation

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

- [`yew-struct-component`](https://docs.rs/yew-struct-component/latest/yew_struct_component/)
- [`yew-struct-component-macro`](https://docs.rs/yew-struct-component-macro/latest/yew_struct_component_macro/)
- [`yew-style`](https://docs.rs/yew-style/latest/yew_style/)
- [`yew-struct-component`](https://docs.rs/yew-struct-component/latest/yew_struct_component/)
- [`yew-struct-component-macro`](https://docs.rs/yew-struct-component-macro/latest/yew_struct_component_macro/)
- [`yew-style`](https://docs.rs/yew-style/latest/yew_style/)

## License

Expand All @@ -21,4 +21,4 @@ This project is available under the [MIT license](LICENSE.md).

The Yew Utils 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.
6 changes: 3 additions & 3 deletions packages/yew-struct-component-macro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ Define [Yew](https://yew.rs/) components using structs.

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

- [`yew-struct-component`](https://docs.rs/yew-struct-component/latest/yew_struct_component/)
- [`yew-struct-component-macro`](https://docs.rs/yew-struct-component-macro/latest/yew_struct_component_macro/)
- [`yew-struct-component`](https://docs.rs/yew-struct-component/latest/yew_struct_component/)
- [`yew-struct-component-macro`](https://docs.rs/yew-struct-component-macro/latest/yew_struct_component_macro/)

## Rust for Web

The Yew Struct Component 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.
2 changes: 1 addition & 1 deletion packages/yew-struct-component-macro/src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ TODO

The yew-struct-component 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.
6 changes: 3 additions & 3 deletions packages/yew-struct-component/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ Define [Yew](https://yew.rs/) components using structs.

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

- [`yew-struct-component`](https://docs.rs/yew-struct-component/latest/yew_struct_component/)
- [`yew-struct-component-macro`](https://docs.rs/yew-struct-component-macro/latest/yew_struct_component_macro/)
- [`yew-struct-component`](https://docs.rs/yew-struct-component/latest/yew_struct_component/)
- [`yew-struct-component-macro`](https://docs.rs/yew-struct-component-macro/latest/yew_struct_component_macro/)

## Rust for Web

The Yew Struct Component 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.
2 changes: 1 addition & 1 deletion packages/yew-struct-component/src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ TODO

The yew-struct-component 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.
4 changes: 2 additions & 2 deletions packages/yew-style/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ Style for [Yew](https://yew.rs/) components.

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

- [`yew-style`](https://docs.rs/yew-style/latest/yew_style/)
- [`yew-style`](https://docs.rs/yew-style/latest/yew_style/)

## Rust for Web

The Yew Style 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.
2 changes: 1 addition & 1 deletion packages/yew-style/src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ TODO

The yew-struct-component 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.