{"id":13451817,"url":"https://github.com/agentcooper/typescript-play","last_synced_at":"2025-03-23T19:32:49.049Z","repository":{"id":141124679,"uuid":"128759464","full_name":"agentcooper/typescript-play","owner":"agentcooper","description":"Better TypeScript playground","archived":true,"fork":false,"pushed_at":"2019-12-08T20:28:05.000Z","size":2101,"stargazers_count":245,"open_issues_count":18,"forks_count":39,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-05-11T15:33:57.523Z","etag":null,"topics":["playground","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-play.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agentcooper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-04-09T11:10:40.000Z","updated_at":"2024-05-07T14:15:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9b8e231-c06b-4dc5-b554-ed0d6d261c3c","html_url":"https://github.com/agentcooper/typescript-play","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentcooper%2Ftypescript-play","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentcooper%2Ftypescript-play/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentcooper%2Ftypescript-play/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentcooper%2Ftypescript-play/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agentcooper","download_url":"https://codeload.github.com/agentcooper/typescript-play/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213325108,"owners_count":15570234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["playground","typescript"],"created_at":"2024-07-31T07:01:03.610Z","updated_at":"2024-07-31T07:04:17.623Z","avatar_url":"https://github.com/agentcooper.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\n⚠️ **Please use [the offical TypeScript playground](http://www.typescriptlang.org/play/index.html), now it has all the same features and even more. Use https://github.com/microsoft/TypeScript-Website/issues for issues and questions.**\n\n\u003chr /\u003e\n\n\n# [TypeScript playground](https://typescript-play.js.org)\n\nA better TypeScript playground.\n\nWebsite: https://typescript-play.js.org.\n\nDifferences from https://www.typescriptlang.org/play:\n\n* All strict options turned on by default\n* More available compiler options\n* Ability to switch TypeScript version\n* More space for code\n* More examples\n* Quicker sharing, URL updates as you type\n* Shorter sharing URLs\n\n## Getting started\n\n```\nnpm install\nnpm run setup\nnpm start\n```\n\n## Updating TypeScript\n\nPlayground relies on [UNPKG](https://unpkg.com) to fetch `monaco-editor` (contains `typescript` through [`monaco-typescript`](https://github.com/Microsoft/monaco-typescript) package).\n\nIn case if `monaco-editor` is not updated to the latest TypeScript, the latest version can be built with `npm run get-typescript latest` and served locally.\nIf you run into errors, the latest monaco version may be incompatible with the latest typescript version,\nin which case you'll need to update monaco-typescript upstream, or apply a patch locally (see the `# Patches` section in [get-typescript.sh](scripts/get-typescript.sh).\n\nIn case you want to serve some specific version of TypeScript locally you should run `npm run get-typescript \u003cversion\u003e`. For example, to serve TypeScript version 2.8.3 you should run `npm run get-typescript 2.8.3; npm start`\n\n## Browser compatibility\n\nTested with:\n\n* Chrome 65\n* Safari 11\n* Firefox 58\n* Microsoft Edge 41\n\n## Prior art\n\n* https://fabiandev.github.io/typescript-playground/\n* http://hi104.github.io/typescript-playground-on-ace/\n* http://drake7707.github.io/Typescript-Editor/\n* http://niutech.github.io/typescript-interpret/\n\n## Other useful links\n\n* https://typescript-api-playground.glitch.me/ – exlore TS transforms\n* https://ts-ast-viewer.com/ – TS AST viewer\n* https://ts-creator.js.org/ - turn TypeScript code into AST builder expressions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentcooper%2Ftypescript-play","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagentcooper%2Ftypescript-play","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentcooper%2Ftypescript-play/lists"}