https://github.com/simwai/ts-play
A hyper-portable, smartphone-focused TS playground with shareable link 🐼
https://github.com/simwai/ts-play
codeeditor php8 playground react reactjs typescript
Last synced: 20 days ago
JSON representation
A hyper-portable, smartphone-focused TS playground with shareable link 🐼
- Host: GitHub
- URL: https://github.com/simwai/ts-play
- Owner: simwai
- Created: 2026-03-05T13:00:29.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2026-04-12T09:29:54.000Z (about 2 months ago)
- Last Synced: 2026-04-12T11:19:54.440Z (about 2 months ago)
- Topics: codeeditor, php8, playground, react, reactjs, typescript
- Language: TypeScript
- Homepage: https://code.simonwaiblinger.de
- Size: 2.35 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.MD
- Agents: agents.md
Awesome Lists containing this project
README
# TypeScript Playground
A powerful, browser-based TypeScript development environment.
## Features
- 🚀 **Fast**: Near-instant feedback with esbuild.
- 📦 **NPM Support**: Install any package from npm.
- 🛠️ **Full TS Support**: Diagnostics, autocomplete, and hover info.
- 🎨 **Themable**: Multiple syntax themes to choose from.
- 🔗 **Shareable**: Easily share your code snippets.
## Development
```bash
npm install
npm run d""ev
```
## Documentation
- [Project Specification](./docs/PROJECT_SPEC.md)
- [Bug Log](./docs/BUG_LOG.md)
## License
MIT