Yours59 5-Star Rating Block
5-star rating gutenberg block comes as a plugin, since it uses server-side render. build pipeline is based on getwid's setup
by larslo · github.com/larsloq/5-star-rating-gutenberg-block · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/larsloq/5-star-rating-gutenberg-block/archive/refs/heads/main.zip5-star rating gutenberg block comes as a plugin, since it uses server-side render. build pipeline is based on getwid's setup.

If you want to connect this to a real data-source (like Google MyBusiness) let me know
Installation
clone/download this repo. put it into wp-content/plugins and activate it.
Edit and Change
use npm, see package json (no need to build this by your own)
Credits
motopress/getwid (for the build pipeline): https://github.com/motopress/getwid
Tags
gutenberg-block, #5-Star-Rating,
wordpress, #wordpress plugin, #getwid
Licence
The code in this project is licensed under GNU GPLv3 (GNU GENERAL PUBLIC LICENSE Version 3).