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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
master← Head:ts-play📝 Commits (1)
db8b170Add 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.