angular-gist

2.0.0 • Public • Published

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 --save

NPM

npm install angular-gist --save

Usage

Inject module

angular.module('myApp', ['gist']);

Use as directive

<gist id="1234556"></gist>

Options

id - Gist ID

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    2
    • latest

Version History

Package Sidebar

Install

npm i angular-gist

Weekly Downloads

6

Version

2.0.0

License

MIT

Last publish

Collaborators

  • scottcorgan