Skip to content

acanalis/front-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just the Frontend of the Go Playground

To include a Go snippet in your blog or site, then you'd normally use the Go Playground like so:

<iframe src="https://play.golang.org/p/HmnNoBf0p1z"></iframe>

However, you can't change the way it looks, because you can't edit the CSS of an iframe.

This repository provides the files from Playground so that you can style them to your liking, but they are slightly modified to keep using Playground as a backend.

Note that the Go Playground has some conditions:

The playground service is used by more than just the official Go project (Go by Example is one other instance) and we are happy for you to use it on your own site. All we ask is that you contact us first (note this is a public mailing list), use a unique user agent in your requests (so we can identify you), and that your service is of benefit to the Go community.

Visit the Go Playground website for more information

How to use

Clone the repository and open index.html from a web browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published