ipfs-shipyard / ignite-metrics

Metrics consent and client provider library for ipfs/ipfs-gui team (i.e. IPFS Ignite). See ipfs/ipfs-gui#129 for more details
Other
4 stars 3 forks source link

analysis: Investigate which projects are react or not #32

Closed SgtPooki closed 1 year ago

SgtPooki commented 1 year ago

We need to determine whether to prioritize working on exports of react components from this library, or getting metrics integrated in all the projects listed at https://github.com/ipfs/ipfs-gui/issues/105. To do so, we need to know:

The result of this task is to determine whether we will focus on exporting react components from this library prior to finishing #105, or doing this later.

SgtPooki commented 1 year ago

@djmcquillan any update?

0xDanomite commented 1 year ago

@SgtPooki of the 12 listed 6 use react, seems most others are using vanilla js and one project using go.

Repo React?
https://github.com/ipfs/ipfs-desktop
https://github.com/ipfs/ipfs-webui :white_check_mark:
https://github.com/ipfs/ipfs-companion
https://github.com/ipfs/public-gateway-checker
https://github.com/ipld/explore.ipld.io :white_check_mark:
https://github.com/ipfs-shipyard/pinning-service-compliance
https://github.com/ipfs-shipyard/ipfs-dag-builder-vis :white_check_mark:
https://github.com/multiformats/cid-utils-website
https://github.com/ipfs-shipyard/ipfs-share-files :white_check_mark:
https://github.com/pln-planning-tools/Starmap :white_check_mark:
https://github.com/ipfs-shipyard/ipfs-check
https://github.com/laurentsenta/pl-diagnose :white_check_mark:
SgtPooki commented 1 year ago

I think we should focus on React components only. Of all projects other than desktop, webui, companion: