Skip to content

matthewp/gist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gist endpoint

This is a gist endpoint for jspm.

You may identify a gist either by gist id. For example this gist:

// By id
require('gist:8175510');
// Including the version hash
require('gist:8175510@a9053ea');

About

Gist Location Service

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%