手动添加 · 2026-05-10 · 待补写
Raycast Store: DefinitelyTyped
结合的源文章
原文快照
展开 / 收起快照
Loading...

Product
Core Features
Top Extensions
Company
Subscribe to our newsletter.
Get product updates and news in your inbox. No spam.
Overview
DefinitelyTyped
Raycast extension to search @types packages from DefinitelyTyped — the repository for high quality TypeScript type definitions.
Note: This project is a personal project and is not affiliated with DefinitelyTyped.
How It Works
Searches are performed live against the npm registry — type at least 2 characters to find matching @types packages. Results are returned directly from npm, so no local data is stored.
Available Commands
macOS
⌘ ⇧ C: Copy install command (npm install -D @types/...)⌘ ⇧ F: Add or remove package from favorites⌘ x: Open package on npmx.dev⌘ n: Open package on npmjs.com⌘ g: Open source on GitHub
Windows
Ctrl + Shift + C: Copy install command (npm install -D @types/...)Ctrl + Shift + F: Add or remove package from favoritesCtrl + x: Open package on npmx.devCtrl + n: Open package on npmjs.comCtrl + g: Open source on GitHub
Getting Started
Prerequisites
Installation
- Open Raycast and search for "Extensions"
- Search for "DefinitelyTyped" and click on "Install"
- Run the
Search @Types Packagescommand and start typing to find packages
Development
Prerequisites
Running locally
npm install
npm run dev
This will start the extension in development mode with hot-reload via Raycast.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Compatibility
- macOS
- Windows
Categories
Source code