Add code contributors to the docs site
Similar to this:
* https://thejaredwilcurt.com/vue-snapshot-serializer/#contributors
Would hit the GitHub API, map the data to something usable by the UI, sort by contributions.
Code reference, though this is for handling/combining three API calls, where as we'd only need to do one:
* https://github.com/TheJaredWilcurt/vue-snapshot-serializer/blob/main/src/sections/GitHubContributors.vue
Would need to look good at any screen size and with any CSS settings (Water, Bootstrap, Vuetify).
0 条评论