Comfy-Org / ComfyUI_frontend

Official front-end implementation of ComfyUI
https://www.comfy.org/
GNU General Public License v3.0
580 stars 100 forks source link

[Refactor] Make node badge a vue component #1317

Closed huchenlei closed 1 week ago

huchenlei commented 1 week ago

Refactors the node badge from a core extension into a vue component for easier access to vue's API.