react-gist-embed

0.0.3 • Public • Published

React-gist-embed

A simple react component to dynamically render a gist embed

Introduction

Getting started

Install via npm:

npm install --save react-gist-embed

Then simply require and pass a gistId.

var GistEmbed = require('react-gist-embed');
 
<GistEmbed gistId='a759fd68208808020598'/>

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.311latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.311
0.0.21
0.0.10

Package Sidebar

Install

npm i react-gist-embed

Weekly Downloads

11

Version

0.0.3

License

MIT

Last publish

Collaborators

  • adamrneary