playground-ts-symbols

0.0.2 • Public • Published

Playground TS Symbols

A TypeScript playground plugin which shows the symbols added by code in the playground.

./symbols.png

Running this plugin

or

  • Open up the TypeScript Playground
  • Go the "Plugins" in the sidebar
  • Look for "Plugins from npm"
  • Add "playground-ts-symbols"
  • Reload the browser

Then it will show up as a tab in the sidebar.

Contributing

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

git clone https://github.com/orta/playground-ts-symbols
yarn install
yarn start

Then tick the box for starting plugin development inside the TypeScript Playground.

Readme

Keywords

Package Sidebar

Install

npm i playground-ts-symbols

Weekly Downloads

36

Version

0.0.2

License

MIT

Unpacked Size

402 kB

Total Files

5

Last publish

Collaborators

  • orta