{"id":13459732,"url":"https://github.com/x1unix/go-playground","last_synced_at":"2026-04-02T00:34:31.120Z","repository":{"id":38828344,"uuid":"234390922","full_name":"x1unix/go-playground","owner":"x1unix","description":"Better Go Playground with autocompletion and syntax highlight","archived":false,"fork":false,"pushed_at":"2026-03-27T04:30:51.000Z","size":65631,"stargazers_count":1452,"open_issues_count":5,"forks_count":95,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-03-27T10:40:33.885Z","etag":null,"topics":["go-playground","golang","golang-package","golang-tools","goplay","goplayground","monaco-editor","playground"],"latest_commit_sha":null,"homepage":"https://goplay.tools/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/x1unix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["x1unix"],"open_collective":"bttr-go-playground"}},"created_at":"2020-01-16T19:03:35.000Z","updated_at":"2026-03-27T04:49:50.000Z","dependencies_parsed_at":"2023-09-23T14:39:46.790Z","dependency_job_id":"9e4ecb08-49b6-4482-b376-e0146b20181e","html_url":"https://github.com/x1unix/go-playground","commit_stats":{"total_commits":688,"total_committers":6,"mean_commits":"114.66666666666667","dds":"0.14098837209302328","last_synced_commit":"ebc3eecd1b43d82d5ca1d579668efca80f78ab0a"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/x1unix/go-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1unix%2Fgo-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1unix%2Fgo-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1unix%2Fgo-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1unix%2Fgo-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x1unix","download_url":"https://codeload.github.com/x1unix/go-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1unix%2Fgo-playground/sbom","scorecard":{"id":1236986,"data":{"date":"2025-07-07","repo":{"name":"github.com/x1unix/go-playground","commit":"8034b25e8d0d3598828b97cfffe9b8af7b75c97e"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/12 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/issues.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: internal/builder/compiler_test.go:306","Info: GoBuiltInFuzzer integration found: internal/builder/detect_test.go:92","Info: GoBuiltInFuzzer integration found: web/public/examples/testing/fuzz_test.go:37"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issues.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/pull_request.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/x1unix/go-playground/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/Dockerfile:8","Warn: containerImage not pinned by hash: build/Dockerfile:27","Warn: containerImage not pinned by hash: build/Dockerfile:50","Warn: containerImage not pinned by hash: build/release.dockerfile:14","Warn: containerImage not pinned by hash: build/release.dockerfile:29","Warn: goCommand not pinned by hash: .github/workflows/coverage.yml:43","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:22"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-04T16:07:10.448Z","repository_id":38828344,"created_at":"2025-09-04T16:07:10.448Z","updated_at":"2025-09-04T16:07:10.448Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go-playground","golang","golang-package","golang-tools","goplay","goplayground","monaco-editor","playground"],"created_at":"2024-07-31T10:00:27.453Z","updated_at":"2026-04-02T00:34:31.110Z","avatar_url":"https://github.com/x1unix.png","language":"Go","funding_links":["https://github.com/sponsors/x1unix","https://opencollective.com/bttr-go-playground","https://opencollective.com/bttr-go-playground/contribute","https://opencollective.com/bttr-go-playground/organization/0/website","https://opencollective.com/bttr-go-playground/organization/1/website","https://opencollective.com/bttr-go-playground/organization/2/website","https://opencollective.com/bttr-go-playground/organization/3/website","https://opencollective.com/bttr-go-playground/organization/4/website","https://opencollective.com/bttr-go-playground/organization/5/website","https://opencollective.com/bttr-go-playground/organization/6/website","https://opencollective.com/bttr-go-playground/organization/7/website","https://opencollective.com/bttr-go-playground/organization/8/website","https://opencollective.com/bttr-go-playground/organization/9/website"],"categories":["开源类库","Go","Open source library","语言资源库","Go Tools"],"sub_categories":["未归类","Not Categorized","go","Other Software"],"readme":"# Better Go Playground\n\n[![Docker Hub](https://img.shields.io/docker/pulls/x1unix/go-playground.svg)](https://hub.docker.com/r/x1unix/go-playground)\n[![Docker Hub](https://img.shields.io/docker/v/x1unix/go-playground.svg?sort=semver)](https://hub.docker.com/r/x1unix/go-playground)\n[![Better Stack Badge](https://uptime.betterstack.com/status-badges/v1/monitor/100nk.svg)](https://status.goplay.tools/?utm_source=status_badge)\n[![Coverage Status](https://coveralls.io/repos/github/x1unix/go-playground/badge.svg?branch=dev)](https://coveralls.io/github/x1unix/go-playground?branch=dev)\n[![Goreportcard](https://goreportcard.com/badge/github.com/x1unix/go-playground)](https://goreportcard.com/report/github.com/x1unix/go-playground)\n[![StandWithUkraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)\n\nImproved Go Playground with syntax highlighting and autocompletion support - [https://goplay.tools/](https://goplay.tools)\n\n![alt text](docs/img/demo.gif)\n\n## Features\n\n- 🌚 Dark theme\n- 💡 Code autocomplete\n- ⌨️ VIM mode support\n- 🌈 Color and image output\n- 💾 Load and save files\n- 📔 Snippets and tutorials\n- ⚙ Customization (fonts, ligatures, etc)\n- 🛠 [WebAssembly](https://github.com/golang/go/wiki/WebAssembly) support\n\nAnd more !\n\n## Installation \u0026 deployment\n\nPlease check [deployment documentation](./docs/deployment/README.md).\n\n### Third-party credits\n\n- Default playground run server provided by [play.golang.org](https://play.golang.org)\n- Code for templates and tutorials provided by [gobyexample.com](https://gobyexample.com/)\n- Code completion snippets were inspired by [tj/vscode-snippets](https://github.com/tj/vscode-snippets/blob/master/go.json)\n\n## Contributors\n\nPlease refer to [CONTRIBUTING.md](CONTRIBUTING.md) and [HACKING.md](HACKING.md) for information on how to contribute to the project.\n\n### Code Contributors\n\nThis project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].\n\u003ca href=\"https://github.com/x1unix/go-playground/graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/bttr-go-playground/contributors.svg?width=890\u0026button=false\" /\u003e\u003c/a\u003e\n\n### Financial Contributors\n\nBecome a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/bttr-go-playground/contribute)]\n\n#### Individuals\n\n\u003ca href=\"https://opencollective.com/bttr-go-playground\"\u003e\u003cimg src=\"https://opencollective.com/bttr-go-playground/individuals.svg?width=890\"\u003e\u003c/a\u003e\n\n#### Organizations\n\nSupport this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/bttr-go-playground/contribute)]\n\n\u003ca href=\"https://opencollective.com/bttr-go-playground/organization/0/website\"\u003e\u003cimg src=\"https://opencollective.com/bttr-go-playground/organization/0/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/bttr-go-playground/organization/1/website\"\u003e\u003cimg src=\"https://opencollective.com/bttr-go-playground/organization/1/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/bttr-go-playground/organization/2/website\"\u003e\u003cimg src=\"https://opencollective.com/bttr-go-playground/organization/2/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/bttr-go-playground/organization/3/website\"\u003e\u003cimg src=\"https://opencollective.com/bttr-go-playground/organization/3/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/bttr-go-playground/organization/4/website\"\u003e\u003cimg src=\"https://opencollective.com/bttr-go-playground/organization/4/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/bttr-go-playground/organization/5/website\"\u003e\u003cimg src=\"https://opencollective.com/bttr-go-playground/organization/5/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/bttr-go-playground/organization/6/website\"\u003e\u003cimg src=\"https://opencollective.com/bttr-go-playground/organization/6/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/bttr-go-playground/organization/7/website\"\u003e\u003cimg src=\"https://opencollective.com/bttr-go-playground/organization/7/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/bttr-go-playground/organization/8/website\"\u003e\u003cimg src=\"https://opencollective.com/bttr-go-playground/organization/8/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/bttr-go-playground/organization/9/website\"\u003e\u003cimg src=\"https://opencollective.com/bttr-go-playground/organization/9/avatar.svg\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx1unix%2Fgo-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx1unix%2Fgo-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx1unix%2Fgo-playground/lists"}