Packageobligatory Info
Access package information directly in your code editor with Package Info. This lightweight VS Code extension provides instant package details when you hover over imports, streamlining your development workflow.
- Hover Information: View concise package descriptions on hover.
- Quick Links: Access npm or GitHub pages for further documentation.
- Supported Languages/Frameworks:
- JavaScript
- JavaScript React
- TypeScript
- TypeScript React
- Python
- Svelte (framework)
- Vue (framework)
- JSON
- Open a file in a supported language or framework.
- Hover over
require(...)orimport from '...'statements to view package details.
- Install from the VS Code Marketplace.
- Ensure VS Code version 1.94.0 or higher.
- The extension activates automatically for supported languages/frameworks.
Report bugs or suggest features at GitHub.
MIT
