[PR #23] [MERGED] Add TypeScript Playground #3174

Closed
opened 2026-07-15 10:02:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/styfle/awesome-online-ide/pull/23
Author: @styfle
Created: 6/3/2018
Status: Merged
Merged: 6/3/2018
Merged by: @styfle

Base: masterHead: ts-play


📝 Commits (1)

  • db8b170 Add TypeScript Playground

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
Playground allows you to compile TypeScript and see JavaScript output.
Differences from typescriptlang.org/play:

– All strict options turned on by default
– More available compiler options
– Ability to switch TypeScript version
– More space for code
– More examples
– Quicker sharing, URL updates as you type
– Shorter sharing URLs
– Open source


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/styfle/awesome-online-ide/pull/23 **Author:** [@styfle](https://github.com/styfle) **Created:** 6/3/2018 **Status:** ✅ Merged **Merged:** 6/3/2018 **Merged by:** [@styfle](https://github.com/styfle) **Base:** `master` ← **Head:** `ts-play` --- ### 📝 Commits (1) - [`db8b170`](https://github.com/styfle/awesome-online-ide/commit/db8b17082fb018a6a64939d2b3bd69fb2e6a87fe) Add TypeScript Playground ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. Playground allows you to compile TypeScript and see JavaScript output. Differences from typescriptlang.org/play: – All strict options turned on by default – More available compiler options – Ability to switch TypeScript version – More space for code – More examples – Quicker sharing, URL updates as you type – Shorter sharing URLs – Open source --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-15 10:02:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-online-ide#3174