performativeUI:
performativeUI: 本周 GitHub 最热门开源项目深度解析 项目地址: vorpus/performativeUI 生成时间: 2026-06-09 20:31:51 项目概览 vorpus/performativeUI 是本周 GitHub 上最受关注的开源项目之一,在短时间内积累了大量关注。 基本信息 指标 数据 作者 @vorpus 编程语言 TypeScript Star 数 428 ⭐ Fork 数 11 创建时间 2026-06-07 最后更新 2026-06-09 项目简介 TypeScript 是 JavaScript 的超集,提供强类型支持,适合大型项目开发。 核心特性 根据项目 README 分析,performativeUI 的主要特点包括: 高关注度:428 个 Star,说明开发者社区对此项目高度认可 活跃开发:11 个 Fork,社区参与度高 快速成长:自 2026-06-07 创建以来持续获得关注 开源免费:完全开源,可自由使用和二次开发 技术架构 performativeUI 基于 TypeScript 技术栈构建: 编程语言:TypeScript 项目规模:428 个 Star,获得广泛认可 社区活跃度:11 个 Fork,开发者积极参与 README 原文摘要 <h1 align="center">performative-ui</h1> <p align="center"> AI-native React components that signal how oversubscribed your funding round is. </p> <p align="center"> <a href="https://vorpus.github.io/performativeUI/"><b>Documentation</b></a> · <a href="https://www.npmjs.com/package/performative-ui"><b>npm</b></a> · <a href="https://github.com/vorpus/performativeUI"><b>GitHub</b></a> </p> <p align="center"> <img alt="build" src="https://img.shields.io/badge/build-passing-brightgreen" /> <img alt="npm" src="https://img.shields.io/npm/v/performative-ui?color=cb3837&logo=npm&logoColor=white" /> <img alt="bundle" src="https://img.shields.io/badge/bundle-30%20KB-blue" /> <img alt="license" src="https://img.shields.io/npm/l/performative-ui" /> <img alt="typescript" src="https://img.shields.io/badge/TypeScript-strict-3178C6?logo=typescript&logoColor=white" /> <img alt="React" src="https://img.shields.io/badge/React-19-61DAFB?logo=react&logoColor=white" /> </p> <p align="center"> <img alt="Anthropic" src="https://img.shields.io/badge/Powered_by-Anthropic-D4A27F?logo=anthropic&logoColor=white" /> <img alt="Codex" src="https://img.shields.io/badge/Made_with-Codex-412991?logo=openai&logoColor=white" /> <img alt="AI-native" src="https://img.shields.io/badge/AI--native-yes-7c3aed?logo=openai&logoColor=white" /> <img alt="frontier" src="https://img.shields.io/badge/frontier-ready-ec4899" /> <img alt="vibes" src="https://img.shields.io/badge/vibes-immaculate-ff1493" /> <img alt="PRs" src="https://img.shields.io/badge/PRs-welcome-brightgreen" /> <img alt="love" src="https://img.shields.io/badge/made_with-%E2%9D%A4-red" /> <img alt="Hacktoberfest" src="https://img.shields.io/badge/Hacktoberfest-2026-orange" /> </p> --- ## Install ````bash npm install performative-ui Visit the documentation for the full component catalog, live demos, and API reference. ...