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'/>

Package Sidebar

Install

npm i react-gist-embed

Weekly Downloads

14

Version

0.0.3

License

MIT

Last publish

Collaborators

  • adamrneary