Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.69 KB

README.md

File metadata and controls

23 lines (20 loc) · 1.69 KB
Icon

Type Buddy 🤝

Finally make sense of your complex types

💻 VSCode Extension | 🌐 Web App

Just hover over your complex type and reveal the ✨beautiful function✨...

Type BuddyHover

🕵️‍♂️ Show Type Functions

Open any TypeScript file, Use the 🎨 command Type Buddy: Show Type Functions, Update your code and the viewer will show you the results as functions.

Type 
Buddy: Show Functions

👀 Type Viewer

Either use the command Type Buddy: Open Type Buddy File to create a new .tb file or use an existing one and run the Type Buddy: Open Type Viewer command to start the viewer. Then update your code and the viewer will show you the types as functions.

Type Preview