Skip to content

Commit b6051ec

Browse files
committed
Move stdweb to outdated frameworks
See: - koute/stdweb#403 - rustsec/advisory-db#391
1 parent 9d8e633 commit b6051ec

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

README.md

+10-11
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ To build web clients with Rust, you can choose between these libraries:
7676

7777
Since [WASM](http://webassembly.org/) support is available in most browsers we can use Rust to build web applications :)
7878

79-
- **stdweb** ( - / [repository](https://github.com/koute/stdweb) / [documentation](https://docs.rs/stdweb/) ) A standard library for the client-side Web
8079
- **yew** ( [homepage](https://yew.rs) / [repository](https://github.com/yewstack/yew) / [documentation](https://docs.rs/yew/) ) - A frontend framework inspired by Elm and React (based on stdweb)
8180
- **percy** ( [homepage](https://chinedufn.github.io/percy/) / [repository](https://github.com/chinedufn/percy) / - ) - A modular toolkit for building isomorphic web apps
8281
- **seed** ( [homepage](http://seed-rs.org/) / [repository](https://github.com/David-OConnor/seed) / - ) - A Rust framework for creating web apps
@@ -92,6 +91,7 @@ Since [WASM](http://webassembly.org/) support is available in most browsers we c
9291

9392
### Outdated frontend frameworks
9493

94+
- **stdweb** ( - / [repository](https://github.com/koute/stdweb) / [documentation](https://docs.rs/stdweb/) ) A standard library for the client-side Web
9595
- [ruukh](https://github.com/csharad/ruukh)
9696
- [dumle](https://github.com/axelf4/dumle)
9797

@@ -153,16 +153,15 @@ Since [WASM](http://webassembly.org/) support is available in most browsers we c
153153

154154
### Frontend Frameworks
155155

156-
| Name | yew | stdweb | percy | dodrio | seed | sauron | draco | squark | willow | smithy | dominator | mogwai |
157-
| ------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
158-
| **License** | ![Yew license](https://img.shields.io/crates/l/yew.svg?label=%20) | ![Stdweb license](https://img.shields.io/crates/l/stdweb.svg?label=%20) | ![Percy license](https://img.shields.io/crates/l/percy.svg?label=%20) | ![Dodrio license](https://img.shields.io/crates/l/dodrio.svg?label=%20) | ![Seed license](https://img.shields.io/crates/l/seed.svg?label=%20) | ![sauron license](https://img.shields.io/crates/l/sauron.svg?label=%20) | ![Draco license](https://img.shields.io/crates/l/draco.svg?label=%20) | ![Squark license](https://img.shields.io/crates/l/squark.svg?label=%20) | ![Willow license](https://img.shields.io/github/license/sindreij/willow.svg?label=%20) | ![Smithy license](https://img.shields.io/crates/l/smithy.svg?label=%20) | ![Dominator license](https://img.shields.io/crates/l/dominator.svg?label=%20) | ![Mogwai license](https://img.shields.io/crates/l/mogwai.svg?label=%20) |
159-
| **Version** | ![Yew version](https://img.shields.io/crates/v/yew.svg?label=%20) | ![Stdweb version](https://img.shields.io/crates/v/stdweb.svg?label=%20) | ![Percy version](https://img.shields.io/crates/v/percy.svg?label=%20) | ![Dodrio version](https://img.shields.io/crates/v/dodrio.svg?label=%20) | ![Seed version](https://img.shields.io/crates/v/seed.svg?label=%20) | ![sauron version](https://img.shields.io/crates/v/sauron.svg?label=%20) | ![Draco version](https://img.shields.io/crates/v/draco.svg?label=%20) | ![Squark version](https://img.shields.io/crates/v/squark.svg?label=%20) | no | ![Smithy version](https://img.shields.io/crates/v/smithy.svg?label=%20) | ![Dominator version](https://img.shields.io/crates/v/dominator.svg?label=%20) | ![Mogwai version](https://img.shields.io/crates/v/mogwai.svg?label=%20) |
160-
| **Github Stars** | ![Yew stars](https://img.shields.io/github/stars/yewstack/yew.svg?label=%20) | ![Stdweb stars](https://img.shields.io/github/stars/koute/stdweb.svg?label=%20) | ![Percy stars](https://img.shields.io/github/stars/chinedufn/percy.svg?label=%20) | ![Dodrio stars](https://img.shields.io/github/stars/fitzgen/dodrio.svg?label=%20) | ![Seed stars](https://img.shields.io/github/stars/David-OConnor/seed.svg?label=%20) | ![sauron stars](https://img.shields.io/github/stars/ivanceras/sauron.svg?label=%20) | ![Draco stars](https://img.shields.io/github/stars/utkarshkukreti/draco.svg?label=%20) | ![Squark stars](https://img.shields.io/github/stars/rail44/squark.svg?label=%20) | ![Willow stars](https://img.shields.io/github/stars/sindreij/willow.svg?label=%20) | ![Smithy stars](https://img.shields.io/github/stars/rbalicki2/smithy.svg?label=%20) | ![Dominator stars](https://img.shields.io/github/stars/Pauan/rust-dominator.svg?label=%20) | ![Mogwai stars](https://img.shields.io/github/stars/schell/mogwai.svg?label=%20) |
161-
| **Contributors** | ![Yew contributors](https://img.shields.io/github/contributors/yewstack/yew.svg?label=%20) | ![Stdweb contributors](https://img.shields.io/github/contributors/koute/stdweb.svg?label=%20) | ![Percy contributors](https://img.shields.io/github/contributors/chinedufn/percy.svg?label=%20) | ![Dodrio contributors](https://img.shields.io/github/contributors/fitzgen/dodrio.svg?label=%20) | ![Seed contributors](https://img.shields.io/github/contributors/David-OConnor/seed.svg?label=%20) | ![sauron contributors](https://img.shields.io/github/contributors/ivanceras/sauron.svg?label=%20) | ![Draco contributors](https://img.shields.io/github/contributors/utkarshkukreti/draco.svg?label=%20) | ![Squark contributors](https://img.shields.io/github/contributors/rail44/squark.svg?label=%20) | ![Willow contributors](https://img.shields.io/github/contributors/sindreij/willow.svg?label=%20) | ![Smithy contributors](https://img.shields.io/github/contributors/rbalicki2/smithy.svg?label=%20) | ![Dominator contributors](https://img.shields.io/github/contributors/Pauan/rust-dominator.svg?label=%20) | ![Mogwai contributors](https://img.shields.io/github/contributors/schell/mogwai.svg?label=%20) |
162-
| **Activity** | ![Yew activity](https://img.shields.io/github/commit-activity/y/yewstack/yew.svg?label=%20) | ![Stdweb activity](https://img.shields.io/github/commit-activity/y/koute/stdweb.svg?label=%20) | ![Percy activity](https://img.shields.io/github/commit-activity/y/chinedufn/percy.svg?label=%20) | ![Dodrio activity](https://img.shields.io/github/commit-activity/y/fitzgen/dodrio.svg?label=%20) | ![Seed activity](https://img.shields.io/github/commit-activity/y/David-OConnor/seed.svg?label=%20) | ![sauron activity](https://img.shields.io/github/commit-activity/y/ivanceras/sauron.svg?label=%20) | ![Draco activity](https://img.shields.io/github/commit-activity/y/utkarshkukreti/draco.svg?label=%20) | ![Squark activity](https://img.shields.io/github/commit-activity/y/rail44/squark.svg?label=%20) | ![Willow activity](https://img.shields.io/github/commit-activity/y/sindreij/willow.svg?label=%20) | ![Smithy activity](https://img.shields.io/github/commit-activity/y/rbalicki2/smithy.svg?label=%20) | ![Dominator activity](https://img.shields.io/github/commit-activity/y/Pauan/rust-dominator.svg?label=%20) | ![Mogwai activity](https://img.shields.io/github/commit-activity/y/schell/mogwai.svg?label=%20) |
163-
| **Stable Rust** | **yes** | **yes** | no | ? | **yes** | ? | **yes** | no | no | no | no | no |
164-
| **Base framework** | wasm-bindgen (or stdweb) | - | wasm-bindgen | wasm-bindgen | wasm-bindgen | wasm-bindgen | wasm-bindgen | wasm-bindgen | wasm-bindgen | wasm-bindgen | wasm-bindgen | wasm-bindgen |
165-
| **Virtual DOM** | yes | ? | yes | yes | yes | ? | yes | yes | ? | yes | **no** | **no** |
156+
| Name | yew | percy | dodrio | seed | sauron | draco | squark | willow | smithy | dominator | mogwai |
157+
| ---------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
158+
| **License** | ![Yew license](https://img.shields.io/crates/l/yew.svg?label=%20) | ![Percy license](https://img.shields.io/crates/l/percy.svg?label=%20) | ![Dodrio license](https://img.shields.io/crates/l/dodrio.svg?label=%20) | ![Seed license](https://img.shields.io/crates/l/seed.svg?label=%20) | ![sauron license](https://img.shields.io/crates/l/sauron.svg?label=%20) | ![Draco license](https://img.shields.io/crates/l/draco.svg?label=%20) | ![Squark license](https://img.shields.io/crates/l/squark.svg?label=%20) | ![Willow license](https://img.shields.io/github/license/sindreij/willow.svg?label=%20) | ![Smithy license](https://img.shields.io/crates/l/smithy.svg?label=%20) | ![Dominator license](https://img.shields.io/crates/l/dominator.svg?label=%20) | ![Mogwai license](https://img.shields.io/crates/l/mogwai.svg?label=%20) |
159+
| **Version** | ![Yew version](https://img.shields.io/crates/v/yew.svg?label=%20) | ![Percy version](https://img.shields.io/crates/v/percy.svg?label=%20) | ![Dodrio version](https://img.shields.io/crates/v/dodrio.svg?label=%20) | ![Seed version](https://img.shields.io/crates/v/seed.svg?label=%20) | ![sauron version](https://img.shields.io/crates/v/sauron.svg?label=%20) | ![Draco version](https://img.shields.io/crates/v/draco.svg?label=%20) | ![Squark version](https://img.shields.io/crates/v/squark.svg?label=%20) | no | ![Smithy version](https://img.shields.io/crates/v/smithy.svg?label=%20) | ![Dominator version](https://img.shields.io/crates/v/dominator.svg?label=%20) | ![Mogwai version](https://img.shields.io/crates/v/mogwai.svg?label=%20) |
160+
| **Github Stars** | ![Yew stars](https://img.shields.io/github/stars/yewstack/yew.svg?label=%20) | ![Percy stars](https://img.shields.io/github/stars/chinedufn/percy.svg?label=%20) | ![Dodrio stars](https://img.shields.io/github/stars/fitzgen/dodrio.svg?label=%20) | ![Seed stars](https://img.shields.io/github/stars/David-OConnor/seed.svg?label=%20) | ![sauron stars](https://img.shields.io/github/stars/ivanceras/sauron.svg?label=%20) | ![Draco stars](https://img.shields.io/github/stars/utkarshkukreti/draco.svg?label=%20) | ![Squark stars](https://img.shields.io/github/stars/rail44/squark.svg?label=%20) | ![Willow stars](https://img.shields.io/github/stars/sindreij/willow.svg?label=%20) | ![Smithy stars](https://img.shields.io/github/stars/rbalicki2/smithy.svg?label=%20) | ![Dominator stars](https://img.shields.io/github/stars/Pauan/rust-dominator.svg?label=%20) | ![Mogwai stars](https://img.shields.io/github/stars/schell/mogwai.svg?label=%20) |
161+
| **Contributors** | ![Yew contributors](https://img.shields.io/github/contributors/yewstack/yew.svg?label=%20) | ![Percy contributors](https://img.shields.io/github/contributors/chinedufn/percy.svg?label=%20) | ![Dodrio contributors](https://img.shields.io/github/contributors/fitzgen/dodrio.svg?label=%20) | ![Seed contributors](https://img.shields.io/github/contributors/David-OConnor/seed.svg?label=%20) | ![sauron contributors](https://img.shields.io/github/contributors/ivanceras/sauron.svg?label=%20) | ![Draco contributors](https://img.shields.io/github/contributors/utkarshkukreti/draco.svg?label=%20) | ![Squark contributors](https://img.shields.io/github/contributors/rail44/squark.svg?label=%20) | ![Willow contributors](https://img.shields.io/github/contributors/sindreij/willow.svg?label=%20) | ![Smithy contributors](https://img.shields.io/github/contributors/rbalicki2/smithy.svg?label=%20) | ![Dominator contributors](https://img.shields.io/github/contributors/Pauan/rust-dominator.svg?label=%20) | ![Mogwai contributors](https://img.shields.io/github/contributors/schell/mogwai.svg?label=%20) |
162+
| **Activity** | ![Yew activity](https://img.shields.io/github/commit-activity/y/yewstack/yew.svg?label=%20) | ![Percy activity](https://img.shields.io/github/commit-activity/y/chinedufn/percy.svg?label=%20) | ![Dodrio activity](https://img.shields.io/github/commit-activity/y/fitzgen/dodrio.svg?label=%20) | ![Seed activity](https://img.shields.io/github/commit-activity/y/David-OConnor/seed.svg?label=%20) | ![sauron activity](https://img.shields.io/github/commit-activity/y/ivanceras/sauron.svg?label=%20) | ![Draco activity](https://img.shields.io/github/commit-activity/y/utkarshkukreti/draco.svg?label=%20) | ![Squark activity](https://img.shields.io/github/commit-activity/y/rail44/squark.svg?label=%20) | ![Willow activity](https://img.shields.io/github/commit-activity/y/sindreij/willow.svg?label=%20) | ![Smithy activity](https://img.shields.io/github/commit-activity/y/rbalicki2/smithy.svg?label=%20) | ![Dominator activity](https://img.shields.io/github/commit-activity/y/Pauan/rust-dominator.svg?label=%20) | ![Mogwai activity](https://img.shields.io/github/commit-activity/y/schell/mogwai.svg?label=%20) |
163+
| **Stable Rust** | **yes** | no | ? | **yes** | ? | **yes** | no | no | no | no | no |
164+
| **Virtual DOM** | yes | yes | yes | yes | ? | yes | yes | ? | yes | **no** | **no** |
166165

167166
### Middleware & Plugins
168167

0 commit comments

Comments
 (0)