An open API service indexing awesome lists of open source software.

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 🐼

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