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

https://github.com/skychx/ts-type-gymnastics

TypeScript Type Gymnastics
https://github.com/skychx/ts-type-gymnastics

Last synced: about 1 year ago
JSON representation

TypeScript Type Gymnastics

Awesome Lists containing this project

README

          

# ts-type-gymnastics

Skychx's TypeScript Type Gymnastics Playground

## Type Challenges

> Collection of TypeScript type challenges with online judge

Answers to [Type Challenges](https://github.com/type-challenges/type-challenges) questions

```
src
└── type-challenges
├── easy
├── hard
└── medium
```