bestofjs / javascript-risingstars

:stars: An overview of the JavaScript landscape in 2023: trends about frontend, Node.js, fullstack frameworks, build tools, testing, Vue.js, React, state management...
https://risingstars.js.org
1.02k stars 56 forks source link

Add direct links to GitHub repos #2

Closed SachaG closed 6 years ago

SachaG commented 6 years ago

Add direct links to GitHub repos for each library.

michaelrambeau commented 6 years ago

The GitHub repo URL can be built from the full_name property:

For example, for React: facebook/react => https://github/facebook/react