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

https://github.com/ledevnovice/visual-typescript

Interactive playground that turns TypeScript types and logic into visual demonstrations.
https://github.com/ledevnovice/visual-typescript

Last synced: 11 months ago
JSON representation

Interactive playground that turns TypeScript types and logic into visual demonstrations.

Awesome Lists containing this project

README

          

# Visual TypeScript

> _“See your TypeScript types.”_
> An interactive playground that turns **types** into visual representations.

![CI](https://img.shields.io/github/actions/workflow/status/LeDevNovice/visual-typescript/ci.yml?branch=main)
![License](https://img.shields.io/github/license/LeDevNovice/visual-typescript)
![Stars](https://img.shields.io/github/stars/LeDevNovice/visual-typescript?style=social)

---

### Roadmap

Work is tracked in the project board → https://github.com/LeDevNovice/visual-typescript/projects

### Architecture Decision Records

- [ADR-001 Runtime & Tooling](docs/architecture-decision-records/ADR-001-runtime-and-tooling.md)