yew

Rust framework for building client web apps

Github星跟蹤圖

About

Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly.

  • Features a macro for declaring interactive HTML with Rust expressions. Developers who have experience using JSX in React should feel quite at home when using Yew.
  • Achieves high performance by minimizing DOM API calls for each page render and by making it easy to offload processing to background web workers.
  • Supports JavaScript interoperability, allowing developers to leverage NPM packages and integrate with existing JavaScript applications.

Note: Yew is not (yet) production ready but is great for side projects and internal tools

Contributing

Yew is a community effort and we welcome all kinds of contributions, big or small, from developers of all backgrounds. We want the Yew community to be a fun and friendly place, so please review our Code of Conduct to learn what behavior will not be tolerated.

? New to Yew?

Start learning about the framework by helping us improve our Documentation. Pull requests which improve test coverage are also very welcome.

? Confused about something?

Feel free to drop into our Gitter chatroom or open a new "Question" issue to get help from contributors. Oftentimes questions lead to improvements to the ergonomics of the framework, better documentation, and even new features!

? Ready to dive into the code?

After reviewing the Contribution Guide, check out the "Good First Issues" (they are eager for attention!). Once you find one that interests you, feel free to assign yourself to an issue and don't hesitate to reach out for guidance, the issues vary in complexity.

? Found a bug?

Please report all bugs! We are happy to help support developers fix the bugs they find if they are interested and have the time.

Contributors

Code Contributors

This project exists thanks to all the people who contribute.

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]










主要指標

概覽
名稱與所有者yewstack/yew
主編程語言Rust
編程語言Rust (語言數: 8)
平台
許可證Apache License 2.0
所有者活动
創建於2017-12-16 14:19:02
推送於2025-06-01 03:26:00
最后一次提交2025-05-21 13:54:53
發布數44
最新版本名稱yew-v0.21.0 (發布於 2023-09-29 11:07:26)
第一版名稱0.1.0 (發布於 2017-12-31 16:00:43)
用户参与
星數31.6k
關注者數298
派生數1.4k
提交數2.7k
已啟用問題?
問題數1254
打開的問題數115
拉請求數1770
打開的拉請求數39
關閉的拉請求數467
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?