2 个仓库
Tools specifically designed to download UI component source code from remote registries into local project folders.
Distinct from Component Imports: Existing candidates focus on automatic build-time imports or security scanning, not raw source code delivery for local ownership.
Explore 2 awesome GitHub repositories matching development tools & productivity · Component Code Importers. Refine with filters or upvote what's useful.
21st 是一个 React 组件市场和分发平台,组件使用 Tailwind CSS 和 shadcn/ui 进行样式设计。它作为一个社区驱动的注册表,开发者可以在其中发现、共享和安装可重用的界面块和视觉主题。 该平台具有一个命令行工具,可将特定的 UI 元素及其所需的依赖项直接导入到本地开发环境中。它不使用传统的包管理,而是使用源代码传输模型,将原始文件复制到项目代码库中以进行完全自定义。 该系统支持组件管理的完整生命周期,包括用于预览变体的基于 Web 的画廊,以及用于将自定义构建的界面元素发布到公共注册表的工具。它还包括用于共享视觉样式配置和主题扩展的分发系统。
Enables the direct download of community-published UI component source code from remote registries into local folders.
Liftkit is a modular code distribution tool and component code importer designed to download UI component source code directly into local repositories. It functions as a frontend component bridge, transferring pre-made UI elements and design patterns from remote repositories into local project directories for full implementation control. The utility acts as a design system synchronizer, aligning visual components and patterns across different design and coding tools. This process ensures consistency between layout and final code by synchronizing UI design patterns throughout the development w
Downloads specific UI component source code directly into local repositories for full implementation control.