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

https://github.com/mistlog/typetype-playground

Online playground for typetype
https://github.com/mistlog/typetype-playground

type types typesciprt typetype

Last synced: 3 months ago
JSON representation

Online playground for typetype

Awesome Lists containing this project

README

        

# TypeType Playground

Online playground for typetype: https://mistlog.github.io/typetype-playground.

## Local Setup

```
> npm install
> npm start
```

## License

[MIT](https://github.com/mistlog/typetype-playground/blob/master/LICENSE)