TypeScript Playground is a TypeScript tutorial project.
Here is the highlights of TypeScript Playground:
- Based on the most modern and latest TypeScript - 
- TypeScript ESLint support
- Web browser free. Run code in the console of latest version WebStorm
- Demonstrate the features of TypeScript:
- Basic types
- Functions
- Interfaces and classes
- Generics
- Enums
- Async and await
 
- Travis CI support
- Jest and code coverage support
- 
Clone or download this project. $ git clone https://github.com/johnnymillergh/typescript-playground.git 
- 
Build with newest WebStorm. npm install 
- 
Click the green triangle to Run. 
Feel free to dive in! Open an issue.
This project exists thanks to all the people who contribute.
- Johnny Miller [@johnnymillergh]
- …
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](Become a sponsor)]
Apache License © Johnny Miller
2019 - Present
