Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Better Go Playground

Better Go Playground powered by React and Monaco editor
Collective - Host: opensource - https://opencollective.com/bttr-go-playground - Website: https://goplay.tools/ - Code: https://github.com/x1unix/go-playground

Release notes 1.13

github.com/x1unix/go-playground - x1unix opened this pull request over 1 year ago
Add debouncing for code completion API calls

github.com/x1unix/go-playground - x1unix opened this pull request over 1 year ago
Serve raw content length for static assets

github.com/x1unix/go-playground - x1unix opened this pull request over 1 year ago
Cache important API requests

github.com/x1unix/go-playground - x1unix opened this pull request over 1 year ago
Properly handle Go program execution lifecycle

github.com/x1unix/go-playground - x1unix opened this pull request over 1 year ago
Support multiple Go versions

github.com/x1unix/go-playground - x1unix opened this pull request over 1 year ago
Improve environment selection UX

github.com/x1unix/go-playground - x1unix opened this issue over 1 year ago
Misc fixes

github.com/x1unix/go-playground - x1unix opened this pull request over 1 year ago
Initial WebAssembly interpreter support

github.com/x1unix/go-playground - x1unix opened this pull request over 1 year ago
build(deps): bump actions/setup-go from 3 to 4

github.com/x1unix/go-playground - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump webpack from 5.68.0 to 5.76.1 in /web

github.com/x1unix/go-playground - dependabot[bot] opened this pull request almost 2 years ago
Compare several versions of golang

github.com/x1unix/go-playground - halmai opened this issue almost 2 years ago
No support for self-signed certs

github.com/x1unix/go-playground - alexjacobson95 opened this issue almost 2 years ago
build(deps): bump docker/build-push-action from 3 to 4

github.com/x1unix/go-playground - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump json5 from 1.0.1 to 1.0.2 in /web

github.com/x1unix/go-playground - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump express from 4.17.2 to 4.18.2 in /web

github.com/x1unix/go-playground - dependabot[bot] opened this pull request about 2 years ago
build(deps): bump loader-utils from 1.4.1 to 1.4.2 in /web

github.com/x1unix/go-playground - dependabot[bot] opened this pull request about 2 years ago
build(deps): bump loader-utils from 1.4.0 to 1.4.1 in /web

github.com/x1unix/go-playground - dependabot[bot] opened this pull request about 2 years ago
chore: Release v.1.12.0

github.com/x1unix/go-playground - x1unix opened this pull request about 2 years ago
feat: bind ':w' Vim command to run snippet

github.com/x1unix/go-playground - x1unix opened this pull request about 2 years ago
Vim keybind `:w[rite]` as a shortcut to run the code

github.com/x1unix/go-playground - ian-h-chamberlain opened this issue over 2 years ago
build(deps): bump terser from 5.10.0 to 5.14.2 in /web

github.com/x1unix/go-playground - dependabot[bot] opened this pull request over 2 years ago
Fix client tests

github.com/x1unix/go-playground - x1unix opened this pull request over 2 years ago
Fix environment selector modal

github.com/x1unix/go-playground - x1unix opened this pull request over 2 years ago
Fix playground upstream error handler

github.com/x1unix/go-playground - x1unix opened this pull request over 2 years ago
cannot run

github.com/x1unix/go-playground - cichy opened this issue over 2 years ago
chore: changelog for 1.11

github.com/x1unix/go-playground - x1unix opened this pull request over 2 years ago
fix(ui): fix word wrap in error alert

github.com/x1unix/go-playground - x1unix opened this pull request over 2 years ago
Fix word wrap in error box

github.com/x1unix/go-playground - x1unix opened this issue over 2 years ago
Refactor config and add Sentry

github.com/x1unix/go-playground - x1unix opened this pull request over 2 years ago
Use environment variables

github.com/x1unix/go-playground - x1unix opened this issue over 2 years ago
Add Sentry error reporting support

github.com/x1unix/go-playground - x1unix opened this issue over 2 years ago
Improve logging control

github.com/x1unix/go-playground - x1unix opened this issue over 2 years ago
Fix vim commands behavior

github.com/x1unix/go-playground - x1unix opened this pull request over 2 years ago
Feat/103 vim mode

github.com/x1unix/go-playground - x1unix opened this pull request over 2 years ago
Vim mode (#169)

github.com/x1unix/go-playground - x1unix opened this pull request over 2 years ago
Vim mode

github.com/x1unix/go-playground - x1unix opened this pull request over 2 years ago
build(deps): bump async from 2.6.3 to 2.6.4 in /web

github.com/x1unix/go-playground - dependabot[bot] opened this pull request over 2 years ago
build(deps): bump ejs from 3.1.6 to 3.1.7 in /web

github.com/x1unix/go-playground - dependabot[bot] opened this pull request over 2 years ago
build(deps): bump docker/login-action from 1 to 2

github.com/x1unix/go-playground - dependabot[bot] opened this pull request over 2 years ago
build(deps): bump docker/setup-buildx-action from 1 to 2

github.com/x1unix/go-playground - dependabot[bot] opened this pull request over 2 years ago
build(deps): bump docker/metadata-action from 3 to 4

github.com/x1unix/go-playground - dependabot[bot] opened this pull request over 2 years ago
build(deps): bump docker/build-push-action from 2 to 3

github.com/x1unix/go-playground - dependabot[bot] opened this pull request over 2 years ago
build(deps): bump docker/setup-qemu-action from 1 to 2

github.com/x1unix/go-playground - dependabot[bot] opened this pull request over 2 years ago
Errors reported on the wrong line number

github.com/x1unix/go-playground - DamianFekete opened this issue over 2 years ago
Speedup build process

github.com/x1unix/go-playground - x1unix opened this pull request over 2 years ago
Automatic save of code in localstorage

github.com/x1unix/go-playground - DamianFekete opened this issue over 2 years ago
Vim mode

github.com/x1unix/go-playground - clouedoc opened this issue almost 3 years ago
Defer “Goodbye”

github.com/x1unix/go-playground - wgeorgecook opened this issue almost 3 years ago
Blank Tab on duplicating current tab

github.com/x1unix/go-playground - sachin120 opened this issue about 3 years ago
Support for multiple files

github.com/x1unix/go-playground - akshaybharambe14 opened this issue about 3 years ago
can you add a clear button

github.com/x1unix/go-playground - ljhui opened this issue over 3 years ago
Release: 1.6.1

github.com/x1unix/go-playground - x1unix opened this pull request over 4 years ago
No usable shortcuts for run and build

github.com/x1unix/go-playground - prochac opened this issue over 4 years ago
#34: Add custom playground URL support

github.com/x1unix/go-playground - x1unix opened this pull request over 4 years ago
Add function arguments completion and run hotkey

github.com/x1unix/go-playground - x1unix opened this pull request over 4 years ago
Keyboard Shortcut for Actions

github.com/x1unix/go-playground - stanleynguyen opened this issue over 4 years ago
Make project UX more comfortable

github.com/x1unix/go-playground - icecream78 opened this issue almost 5 years ago