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
- Host: GitHub
- URL: https://github.com/mistlog/typetype-playground
- Owner: mistlog
- License: mit
- Created: 2021-02-17T03:16:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-14T23:46:49.000Z (about 4 years ago)
- Last Synced: 2025-02-01T15:31:07.288Z (4 months ago)
- Topics: type, types, typesciprt, typetype
- Language: JavaScript
- Homepage: https://mistlog.github.io/typetype-playground/
- Size: 9.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)