playground-plugin icon indicating copy to clipboard operation
playground-plugin copied to clipboard

Plugin for TypeScript Playground

@type-challenges/playground-plugin

简体中文

TypeScript Playground Plugin for Type Challenges.

picture 1

Supported Features:

  • [x] Pick question in challenge list
  • [x] Switch languages
  • [x] Copy and share answer to GitHub issue
  • [x] Quick start next question
  • [x] Quick find solutions

Getting Started

Step 1

Open TypeScript Playground with Plugin

Step 2

picture 2

Confirm "OK".

Step 3

picture 3

Start the challenge in TypeScript Playground!

Contributing

See CONTRIBUTING.md for the full details, however, TLDR:

git clone ...
yarn
yarn start

tick the Connect to localhost:5000 in bottom of Plugins Panel, and refresh browser page.