Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 599 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 599 Bytes

GitHub iframe

Display live GitHub code in an iframe.

Demo | Blog post

<iframe src="https://github-iframe.vercel.app/{owner}/{repo}/{path}"></iframe>

<!-- e.g. -->
<iframe
	src="https://github-iframe.vercel.app/nuotsu/github-iframe/src/lib/store.ts"
	width="100%"
	height="400px"
	title="nuotsu/github-iframe/src/lib/store.ts"
></iframe>

Preview

Name options

Open to suggestions: