Skip to content

gopherjs/snippet-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snippet-store

Go Reference

snippet-store is a server for storing GopherJS Playground snippets.

It uses the same mapping scheme as the Go Playground, and when a snippet isn't found locally, it defers to fetching it from the Go Playground. This effectively augments our world of available snippets with that of the Go Playground.

Newly shared snippets are stored locally in the specified folder and take precedence.

Installation

go install github.com/gopherjs/snippet-store@latest

License

About

Server for storing GopherJS Playground snippets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages