Ant Design

1K posts

Ant Design banner
Ant Design

Ant Design

@AntDesignUI

🌈 A UI Design Language and React UI library

Katılım Aralık 2017
218 Takip Edilen7.7K Takipçiler
Sabitlenmiş Tweet
Ant Design
Ant Design@AntDesignUI·
Shipped @ant-design/cli 🚀 Query Ant Design props, tokens, changelogs & run project-wide lint/migration, fully offline. No network calls, no API keys. Covers v4/v5/v6 👉 github.com/ant-design/ant…
English
4
13
67
30K
Ant Design
Ant Design@AntDesignUI·
Ant Design Pro v6 is here! 🎉 React 19 + antd 6 + Tailwind CSS v4 + utoopack (42% faster builds). Built-in AI Assistant, in-project Cheatsheet, Biome, React Query, dayjs, and more. github.com/ant-design/ant…
Ant Design tweet media
English
0
5
48
3.6K
Ant Design
Ant Design@AntDesignUI·
@ant antd CLI v6.3.6 🚀 📦 antd v3 support 🔍 lint --antd-alias for wrapper imports 🐛 Fixed token JSON output & sync detection 🛑 Bug reporting → user-initiated only, ANTD_NO_AUTO_REPORT=1 opt-out github.com/ant-design/ant…
English
0
0
1
116
Ant Design
Ant Design@AntDesignUI·
Shipped @ant-design/cli 🚀 Query Ant Design props, tokens, changelogs & run project-wide lint/migration, fully offline. No network calls, no API keys. Covers v4/v5/v6 👉 github.com/ant-design/ant…
English
4
13
67
30K
Ant Design retweetledi
Elrrrrrrr
Elrrrrrrr@Elrrrrrrr·
🚀 Proud to release utoo 1.0.10 ✅ Inspired by @pnpm & @bunjavascript ✅ Respects package‑lock.json ✅ Human‑readable cache stores ✅ npmmirror server‑semver, even faster than bun 😋 🎉 Try it → utoo.land #Rust #PackageManager #Utoo
Elrrrrrrr tweet media
English
0
3
7
369
Ant Design retweetledi
Wes Bos
Wes Bos@wesbos·
Chinese JavaScript devs at it again TIL Alipay has their own npm compatible package manager, dev server with HMR and bundler based on Turbopack
Wes Bos tweet media
English
9
18
299
39.1K
Ant Design retweetledi
zoomdong
zoomdong@zoomdong2·
We don't have any publicly available articles introducing utoo yet, but they will be soon. It's already been implemented in several projects within Ant Group, and it's integrated into Ant Financial's open-source umi framework, and is enabled by default in the ant-design-pro.
Wes Bos@wesbos

Chinese JavaScript devs at it again TIL Alipay has their own npm compatible package manager, dev server with HMR and bundler based on Turbopack

English
2
1
8
1.9K
Ant Design retweetledi
陈成
陈成@chenchengpro·
Ant Design 官方出了个 CLI 工具 @ant-design/cli,专门给 AI Coding Agent 用的。 装上之后,Claude Code / Codex / Gemini CLI 在写 antd 代码之前会自动查 Props、Token、Demo,而不是靠 LLM 的记忆瞎猜。 为什么需要这个? LLM 有知识截止日期,antd 每个版本 API 都在变。你让 Claude 帮你写 Select 组件,它给的 dropdownClassName 在 v5 已经改成 popupClassName 了。有了这个工具,Agent 会先跑一句 antd info Select --format json,拿到精确 API 再动手写代码。 几个亮点: 1. 完全离线 — 所有元数据随包安装,无网络、无 API Key,毫秒响应 2. 55+ 版本快照 — 覆盖 v4 / v5 / v6 每个 minor 版本,可以查「antd@5.3.0 那时候的 Button 有没有 variant 这个 prop」 3. 13 条命令 — antd info(Props)、antd demo(Demo 源码)、antd token(Design Token)、antd doctor(项目诊断)、antd migrate(v4→v5 / v5→v6 迁移清单)、antd lint(deprecated API 检查)…… 4. Agent Skill 一键集成 — npx skills add ant-design/ant-design-cli,Claude Code、Cursor、Gemini CLI 直接识别 5. 版本号跟 antd 对齐 — 现在是 6.3.4,数据每天自动从 antd 源码同步 有意思的设计细节:打包时数据文件自动 gzip 压缩,136MB → 25MB;输出严格 stdout/stderr 分离;错误信息带修复建议,输入 Buttn 会提示「你是不是要找 Button?」 这个方向挺有意思 — AI 时代的组件库,光有组件不够,还得有让 Agent 能准确调用的配套工具层。 github.com/ant-design/ant…
Ant Design@AntDesignUI

Shipped @ant-design/cli 🚀 Query Ant Design props, tokens, changelogs & run project-wide lint/migration, fully offline. No network calls, no API keys. Covers v4/v5/v6 👉 github.com/ant-design/ant…

中文
2
19
149
26.5K