system-gist

0.0.2 • Public • Published

system-gist

Build Status

A StealJS and SystemJS plugin for loading modules from Gists.

Installation

npm install system-gist --save

Use

Simply provide the gist id that you want to load and it just works.

import is from "8175510!gist";
 
is(NaN, NaN); // -> true

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i system-gist

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • matthewp