VSCode plugin to strip types from TypeScript code while copying it.
Love the project? Consider sponsoring to help it improve!
The Problem
"An underdiscussed benefit of JS over TS - I'll frequently test individual functions by pasting them into the browser console. There's no faster feedback loop." - Rich Harris