AngularJS directive for embedding Github gists.
Please have a look at the demo for a live example.
It embeds this public gist.
Bower
bower install angular-gist --save
NPM
npm install angular-gist --save
Inject module
angular.module('myApp', ['gist']);
Use as directive
<gist id="1234556"></gist>
id
- Gist ID