0.1.0 • Published 2 months ago

playground-format-on-save v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

TypeScript Playground Plugin

TypeScript Playground plugin to save on format

Features

  • Format code with prettier with CTRL+S
  • Customizable prettier config
  • Prevents playground link to be copied into clipboard
  • Support for prettifying dts output (check the .D.TS panel)

Running this plugin

or

  • Open up the TypeScript Playground
  • Go the "Plugins" in the sidebar
  • Look for "Plugins from npm"
  • Add "name"
  • 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 ...
yarn install
yarn start

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

0.1.0

2 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago