Skip to content

schulsani/schulsani.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-embed bundle

This branch contains a minified bundle of github-embed.

Demo

<!-- babel-polyfill is required -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.23.0/polyfill.min.js"></script>
<script src="github-embed.min.js"></script>
<!-- do not do this on production -->
<script src="https://finom.github.io/github-embed/github-embed.min.js"></script>
<script>
  githubEmbed('.element', settings);
</script>

Releases

No releases published

Packages

 
 
 

Contributors