2.0.0 • Published 9 years ago
angular-gist v2.0.0
angular-gist
AngularJS directive for embedding Github gists.
Demo
Please have a look at the demo for a live example.
It embeds this public gist.
Install
Bower
bower install angular-gist --saveNPM
npm install angular-gist --saveUsage
Inject module
angular.module('myApp', ['gist']);Use as directive
<gist id="1234556"></gist>Options
id - Gist ID