@structured-types/playground-plugin
TypeScript icon, indicating that this package has built-in type declarations

3.46.12 • Public • Published

Playground Structured Types

A TypeScript playground plugin which shows the type information for the current file.

./react-types.jpg

Running this plugin

or

  • Open up the TypeScript Playground
  • Go the "Plugins" in the sidebar
  • Look for "Plugins from npm"
  • Add "@structured-types/playground-plugin"
  • Reload the browser

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

git clone https://github.com/ccontrols/structured-types
yarn install
cd packages/instant-documentation-plugin
yarn start

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

Package Sidebar

Install

npm i @structured-types/playground-plugin

Weekly Downloads

81

Version

3.46.12

License

MIT

Unpacked Size

394 kB

Total Files

13

Last publish

Collaborators

  • atanasster