{"id":51145312,"url":"https://github.com/magnexis/code-playground","last_synced_at":"2026-06-26T02:03:57.834Z","repository":{"id":350332230,"uuid":"1206375770","full_name":"magnexis/code-playground","owner":"magnexis","description":"MGL — A Visual + Code-Based Data Processing Platform","archived":false,"fork":false,"pushed_at":"2026-04-09T21:16:08.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-13T00:23:16.343Z","etag":null,"topics":["dockerfile","news","playground-project","programming-language","release"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/magnexis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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}},"created_at":"2026-04-09T21:15:57.000Z","updated_at":"2026-05-05T16:03:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/magnexis/code-playground","commit_stats":null,"previous_names":["theworker02/code-playground","magnexis/code-playground"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/magnexis/code-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnexis%2Fcode-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnexis%2Fcode-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnexis%2Fcode-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnexis%2Fcode-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magnexis","download_url":"https://codeload.github.com/magnexis/code-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnexis%2Fcode-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34799572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dockerfile","news","playground-project","programming-language","release"],"created_at":"2026-06-26T02:03:51.873Z","updated_at":"2026-06-26T02:03:57.829Z","avatar_url":"https://github.com/magnexis.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MGL — Magnificent Language\n### A Visual + Code-Based Data Processing Platform\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n[![Version](https://img.shields.io/badge/version-1.0.0-green.svg)](CHANGELOG.md)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)\n\n## What is MGL?\n\n**MGL (Magnificent Language)** is an open-source, web-based data processing platform that lets you write, visualize, and execute data pipelines in your browser — no setup required.\n\nIt combines a **custom scripting language**, a **visual pipeline builder**, a **real-time execution engine**, and an **interactive data inspector**.\n\n## Quick Start\n\n```bash\ngit clone https://github.com/theworker02/mgl\ncd mgl\nnpm install\nnpm run dev\n```\n\n## Features\n\n- 🖊️ MGL Scripting Language (SQL-inspired DSL)\n- 🔀 Visual Pipeline Builder (drag-and-drop)\n- ⚡ Real-Time Execution (browser-side)\n- 📊 Live Pipeline DAG with timing\n- 🔍 Data Inspector (schema, stats, table)\n- 🗂️ Multi-File Projects with auto-save\n- 🐛 Debug Mode (step-through execution)\n- 📈 Performance Panel\n- 🔌 Plugin System\n\n## Example\n\n```mgl\ndata = read(\"users.csv\")\nadults = data.filter(age \u003e 18)\nadults.sort(name).write(\"adults.csv\")\n```\n\n## License\n\n[MIT](LICENSE) © 2024 MGL Contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagnexis%2Fcode-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagnexis%2Fcode-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagnexis%2Fcode-playground/lists"}