0.1.0 • Published 1 year ago

playground-format-on-save v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago