12 Commits

Author SHA1 Message Date
Valentin Golev
b9990e8410
An experiment macro to automatically derive Properties structs from args for Yew components. (#3275)
* Update properties.mdx

* Update awesome.md

* prettier'
2023-06-01 23:30:39 +09:00
Elia Perantoni
f89fb7878b
Added Spaceman to awesome.md (#3207) 2023-04-03 19:55:02 +03:00
Pratul Kalia
68bf1b7a8f
Add macige to awesome.md (#3156)
Macige is a CI workflow generator specifically for mobile app development.
2023-03-17 16:24:36 +05:00
lucasmerlin
a5468b940d
Add hurlurl to awesome.md (#3051) 2022-12-24 09:46:10 +00:00
Fangdun Tsai
71408e2e56
chore(awesome): add viz.rs (#2929) 2022-10-21 06:41:37 +09:00
Ilaygoldman
fb264c9487
Change link of repojacking vulnerable link (#2915)
* Change link of repojacking vulnerable link

The link to https://github.com/youncccat/zzhack is vulnerable to repojacking (it redirects to the orignial project that changed name), you should change the link to the current name of the project. if you won't change the link, an attacker can open the linked repository and attacks users that trust your links

* fixing all vulnerable repojacking list
2022-10-11 21:17:09 +02:00
Tobias
6aa5b16601
fix wrong link going to inappropiate site (#2889) 2022-09-26 07:04:53 +05:00
Mike Lloyd
72213eec08
Replace reqwasm with gloo-net (#2832)
* Replace reqwasm with gloo-net

* Use crates.io urls instead of github.com
2022-08-17 13:13:15 +05:00
WorldSEnder
74c1a709a8
Update a bunch of outdated links (#2723)
* update a bunch of outdated links

* run prettier

* bump deps

* update translations

* change missed translation links
2022-06-13 14:18:08 +02:00
Muhammad Hamza
3ad4dbe837
Format website with prettier (#2536)
* add prettier

* ci

* run prettier

* run prettier in CI

* run prettier --write

* ignore README.md

* specify googleAnalytics

* fmt

* npm run write-translations

* fmt

* ignore i18n json files

they're autogenerated and don't like being formatted

* post merge fixes & some updates

* post merge fixes
2022-04-06 22:52:15 +05:00
Jet Li
dce04f1a9b
Sync awesome projects added recently. (#2493)
* Sync awesome projects added recently.

* Update website/community/awesome.md

Co-authored-by: Muhammad Hamza <muhammadhamza1311@gmail.com>

Co-authored-by: Muhammad Hamza <muhammadhamza1311@gmail.com>
2022-03-07 14:11:12 +02:00
Muhammad Hamza
d1f050e892
Add community page using docs multi-instance (#2390)
* use docs multi-instance

* Add awesome yew

This content is taken from https://github.com/jetli/awesome-yew/blob/master/README.md

* remove "Official" - We are official
2022-01-20 14:14:08 +05:00