Skip to content

type-challenges/playground-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

46de857 · Dec 7, 2021

History

46 Commits
Dec 7, 2021
Nov 21, 2020
Dec 7, 2021
Oct 31, 2020
Oct 31, 2020
Oct 31, 2020
Dec 7, 2021
Dec 7, 2021
Dec 7, 2021
Nov 19, 2020
Nov 21, 2020
Dec 7, 2021

Repository files navigation

@type-challenges/playground-plugin

简体中文

TypeScript Playground Plugin for Type Challenges.

picture 1

Supported Features:

  • Pick question in challenge list
  • Switch languages
  • Copy and share answer to GitHub issue
  • Quick start next question
  • 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.