Skip to content

Better Go Playground powered by React and Monaco editor

License

Notifications You must be signed in to change notification settings

shakahl/goplay-tools-go-playground

 
 

Repository files navigation

Better Go Playground

Docker Hub Docker Hub Better Stack Badge Coverage Status Goreportcard StandWithUkraine

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

alt text

Features

  • 🌚 Dark theme
  • 💡 Code autocomplete
  • ⌨️ VIM mode support
  • 🌈 Color and image output
  • 💾 Load and save files
  • 📔 Snippets and tutorials
  • ⚙ Customization (fonts, ligatures, etc)
  • 🛠 WebAssembly support

And more !

Installation

Docker Container (recommended)

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

See wiki for usage info.

Building from source

Service can be built from source (Go 1.21+ 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

Packages

No packages published

Languages

  • Go 92.6%
  • JavaScript 2.9%
  • CSS 2.0%
  • HTML 1.1%
  • Makefile 0.7%
  • Dockerfile 0.5%
  • Shell 0.2%