-
-
Notifications
You must be signed in to change notification settings - Fork 28.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Yew #1688
Add Yew #1688
Conversation
unicorn |
PRs reviewed: |
Awesome list! I loved the logo. However, the license should not be included in the README, per:
Beyond that, the list seems to pass all the requirements with flying colors |
@agucova Done, removed the redundant License section: jetli/awesome-yew@d2a69d9. Thanks! |
The intro text in your Awesome list could be a little bit more verbose than just The header image is nice, but it's weird having the text "Awesome" twice. I think you should add "Yew" below the "Awesome" text in the header image (in the same font). Then you can drop the text heading. |
readme.md
Outdated
@@ -296,6 +296,7 @@ | |||
- [Seed](https://github.com/seed-rs/awesome-seed-rs#readme) - Rust framework for creating web apps running in WebAssembly. | |||
- [Web Performance Budget](https://github.com/pajaydev/awesome-performance-budget#readme) - Techniques to ensure certain performance metrics for a website. | |||
- [Web Animation](https://github.com/sergey-pimenov/awesome-web-animation#readme) - Animations in the browser with JavaScript, CSS, SVG, etc. | |||
- [Yew](https://github.com/jetli/awesome-yew#readme) - Rust / Wasm framework for building client web apps. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- [Yew](https://github.com/jetli/awesome-yew#readme) - Rust / Wasm framework for building client web apps. | |
- [Yew](https://github.com/jetli/awesome-yew#readme) - Rust / Wasm framework for building client-side web apps. |
@sindresorhus I've updated:
|
I couldn't get this to pass in
should be
and so on below, e.g., I also wonder about the |
@palmskog Fixed by this PR: jetli/awesome-yew#4, thanks. |
@jetli that PR indeed fixes all previous
... which I talked about in my original comment. The way to solve this is to move the mention of the contribution guidelines to some other section, or skip mentioning them altogether. |
@palmskog Removed contribute section entirely: jetli/awesome-yew@4402d94, thanks. |
@jetli all the formatting/structure/layout now looks good to me, and
|
@palmskog Standardized to Rust/WebAssembly/HTML, and added a new Related lists section. Thanks. |
Fixed the header image by moving it to the right side and saved a lot of space for the real contents. |
Co-authored-by: Sindre Sorhus <[email protected]>
https://github.com/jetli/awesome-yew
A curated list of awesome things related to Yew / WebAssembly. Yew is a Rust / Wasm framework for building client web apps, top 1 frontend web framework in Rust, with 10k+ stars. Yew is inspired by Elm and React for creating multi-threaded frontend apps with WebAssembly. This list should help frontend developers with learning Yew / WebAssembly architectural patterns and with creating fast and reliable WASM web apps.
PRs reviewed:
#1684 (comment)
#1687 (comment)
#1622 (comment)
By submitting this pull request I confirm I've read and complied with the below requirements 🖖
Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.
Requirements for your pull request
Try to prioritize unreviewed PRs, but you can also add more comments to reviewed PRs. Go through the below list when reviewing. This requirement is meant to help make the Awesome project self-sustaining. Comment here which PRs you reviewed. You're expected to put a good effort into this and to be thorough. Look at previous PR reviews for inspiration.
Add Name of List
.Add Swift
Add Software Architecture
Update readme.md
Add Awesome Swift
Add swift
Adding Swift
Added Swift
- [iOS](…) - Mobile operating system for Apple phones and tablets.
- [Framer](…) - Prototyping interactive UI designs.
- [iOS](…) - Resources and tools for iOS development.
- [Framer](…)
- [Framer](…) - prototyping interactive UI designs
Requirements for your Awesome list
That means 30 days from either the first real commit or when it was open-sourced. Whatever is most recent.
awesome-lint
on your list and fix the reported issues. If there are false-positives or things that cannot/shouldn't be fixed, please report it.Mobile operating system for Apple phones and tablets.
Prototyping interactive UI designs.
Resources and tools for iOS development.
Awesome Framer packages and tools.
If you have not put in considerable effort into your list, your pull request will be immediately closed.
awesome-name-of-list
.awesome-swift
awesome-web-typography
awesome-Swift
AwesomeWebTypography
# Awesome Name of List
.# Awesome Swift
# Awesome Web Typography
# awesome-swift
# AwesomeSwift
awesome-list
&awesome
as GitHub topics. I encourage you to add more relevant topics.Contents
, notTable of Contents
.https://github.com/<user>/<repo>/community/license/new?branch=master&template=cc0-1.0
(replace<user>
and<repo>
accordingly).license
orLICENSE
in the repo root with the license text.unicorn
.contributing.md
. Casing is up to you.Example:
- [AVA](…) - JavaScript test runner.
Node.js
, notNodeJS
ornode.js
.You can still use Travis for list linting, but the badge has no value in the readme.
Inspired by awesome-foo
orInspired by the Awesome project
kinda link at the top of the readme. The Awesome badge is enough.Go to the top and read it again.