SamXChen / ts-viewer

Expose clear type and Generate mock data for Typescript Interface
1 stars 0 forks source link

TS Viewer Extension

This project is a Visual Studio Code extension that allows you to view TypeScript Interfaces and Types entire information easily.

There are two packages in this project:

  1. ts-viewer-extension: The extension itself.
  2. ts-viewer-language-plugin: A TS plugin that provides the information about the TypeScript Interfaces and Types.

Features

Further Usage