Skip to content

๐Ÿ‡บ๐Ÿ‡ฆ Better Go Playground powered by React and Monaco editor

License

Notifications You must be signed in to change notification settings

luckzack/better-go-playground

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

SWUbanner

Better Go Playground

Docker Hub Docker Hub Build Status Coverage Status Goreportcard

Improved Go Playground powered by Monaco Editor and React - https://goplay.tools/

alt text

Features

  • ๐ŸŒš Dark theme
  • ๐Ÿ’ก Code autocomplete
  • โŒจ๏ธ VIM mode support
  • ๐Ÿ’พ Load and save files
  • ๐Ÿ“” Snippets and tutorials
  • โš™ Customization (fonts, ligatures, etc)
  • ๐Ÿ›  WebAssembly support

And more !

Installation

Docker

Playground is available as Docker image in Docker Hub and GitHub Container Registry.

See wiki for usage info.

Local instance

Service can be built and run locally (Go 1.17+ and Node.js required):

git clone https://github.com/x1unix/go-playground.git
cd go-playground
make
sudo make install

Third-party credits

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

About

๐Ÿ‡บ๐Ÿ‡ฆ Better Go Playground powered by React and Monaco editor

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 86.2%
  • JavaScript 6.3%
  • CSS 3.2%
  • HTML 2.2%
  • Makefile 1.1%
  • Dockerfile 0.8%
  • Shell 0.2%