New Tool to Check GitHub Repository Size via API

Simon Willison has developed a new tool that allows users to easily check the size of any GitHub repository. This functionality, not directly available in the GitHub UI, leverages the CORS-friendly API to provide quick access to repository size information.

Source: Simon Willison