Show HN: DefinitelyTyped Search – Raycast extension for TypeScript types (raycast.com)
I built a Raycast extension that speeds up the workflow of finding and installing TypeScript type definitions from DefinitelyTyped.
When you install an npm package, you often need to install its corresponding @types package separately. The extension lets you search for type packages directly from Raycast and copies the full `npm install -D @types/package-name` command to your clipboard, ready to paste in the terminal.
It also lets you open the package on npmjs.com, npmx.dev, or GitHub before installing, and you can bookmark frequently used @types for quick access.
0 comments
[ 2.7 ms ] story [ 8.8 ms ] threadNo comments yet.