Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.08 KB

readme.md

File metadata and controls

18 lines (15 loc) · 1.08 KB

Github embed

embed any codes from github like GitHub Gist.

const embed = require('git-embed');
console.log(embed('https://github.com/dimaslanjaka/static-blog-generator/blob/e8ef351552d57c5e28e016e39e78fef139a8e7b2/.github/workflows/build-beta.yml#L152-L158'))

Credits