Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yrming/vscode-type-challenges

Take Type Challenges in VS Code
https://github.com/yrming/vscode-type-challenges

challenge type type-challenges typescript vscode vscode-extension

Last synced: about 1 month ago
JSON representation

Take Type Challenges in VS Code

Awesome Lists containing this project

README

        





Type Challenges


Take Type Challenges in VS Code


> **Note**: This extension uses `tsc` to check the status of each challenge, so you should install `TypeScript` globally.

## Features

- View challenges in the side panel
- View challenges by difficulty/tag/author
- Take the challenge directly in VS Code
- Show the status of each challenge
- Show challenge progress
- Dark/Light mode



## Related

- [Type Challenges](https://github.com/type-challenges/type-challenges) - Collection of TypeScript type challenges with online judge

## License

MIT License © 2022 [YRM](https://github.com/yrming)