Display live GitHub code in an iframe.
<iframe src="https://github-iframe.vercel.app/{owner}/{repo}/{path}"></iframe>
<!-- e.g. -->
<iframe
src="https://github-iframe.vercel.app/nuotsu/github-iframe/src/app/globals.css"
width="100%"
height="400px"
title="nuotsu/github-iframe/src/app/globals.css"
></iframe>
Open to suggestions:
- iframehub (https://iframehub.dev)
- framehub (https://framehub.dev)