Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Sign in
Join
5
Likes
4
Comments
I co-created a tool to easily compare Github repos side by side
by
Miguel Nunes Correia
You can check it here:
https://githubcompare.com
Tell me what you think
This is pretty cool! Here is a comparison between the most popular CSS-in-JS libraries in the React ecosystem: https://www.githubcompare.com/styled-components/styled-components+emotion-js/emotion+cssinjs/jss
What tech stack is this based on?
Thanks for trying it out @mxstbr! It is full on React! And no redux or whatsoever :)
This looks cool! Is there any tool that takes a Github repo and creates a sort of wiki? I am envisioning something I could share with a new team member to help get them up to speed on our codebase. It might identify commonly used functions and variables, show a rough layout, important libraries used, etc.
Thanks!
For what you are suggesting, it sounds something like https://www.gitbook.com/