External products and packages published outside this website.
- →Icon CollectionpublishedVS Marketplaceextension
VS Code extension for exploring icon libraries inside the editor. Search by keyword, then copy SVG snippets or Draw.io-ready diagram data directly to the clipboard for fast prototyping and documentation.
#VS Code Extension#TypeScript - →vutpublishedPyPIpackage
Video Understanding Toolkit (Python). A modular library for video understanding tasks such as video classification and action recognition, designed to be extensible for additional models and datasets.
#Python#PyPI - →React Component ColorpublishedVS Marketplaceextension
VS Code extension that visually distinguishes React Server and Client Components in JSX/TSX. It detects `use client` boundaries and client-only usage patterns so component roles are easier to understand in large codebases.
#VS Code Extension#TypeScript#React