5
4 Comments

I co-created a tool to easily compare Github repos side by side

You can check it here: https://githubcompare.com

Tell me what you think

on November 6, 2019
  1. 2

    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?

    1. 2

      Thanks for trying it out @mxstbr! It is full on React! And no redux or whatsoever :)

  2. 1

    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.

    1. 1

      Thanks!

      For what you are suggesting, it sounds something like https://www.gitbook.com/