Skip to content

johnnymillergh/typescript-playground

Repository files navigation

TypeScript Playground Feature Graphics

GitHub release Build Status GitHub issues GitHub forks GitHub stars GitHub license Twitter

TypeScript Playground

TypeScript Playground is a TypeScript tutorial project.

Features

Here is the highlights of TypeScript Playground:

  1. Based on the most modern and latest TypeScript - npm version
  2. TypeScript ESLint support
  3. Web browser free. Run code in the console of latest version WebStorm
  4. Demonstrate the features of TypeScript:
    • Basic types
    • Functions
    • Interfaces and classes
    • Generics
    • Enums
    • Async and await
  5. Travis CI support
  6. Jest and code coverage support

Usage

  1. Clone or download this project.

    $ git clone https://github.com/johnnymillergh/typescript-playground.git
  2. Build with newest WebStorm.

    npm install
  3. Click the green triangle to Run.

Maintainers

@johnnymillergh.

Contributing

Feel free to dive in! Open an issue.

Contributors

This project exists thanks to all the people who contribute.

Sponsors

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)]

License

Apache License © Johnny Miller

2019 - Present