npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@flatbiz/antd

v5.2.12

Published

基于 antd v5 的 React 组件与工具封装库,包含表单、表格、弹窗、选择器、上传、拖拽、富文本等模块。

Readme

@flatbiz/antd

基于 antd v5 的 React 组件与工具封装库,包含表单、表格、弹窗、选择器、上传、拖拽、富文本等模块。

LLMs.txt

本指南介绍如何让 AI 工具更好地理解 @flatbiz/antd。我们支持通过 LLMs.txt 向大语言模型(LLMs)提供组件库文档,帮助 AI 更准确理解各模块的导出、Props、默认行为与使用方式。

什么是 LLMs.txt?

LLMs.txt 是一种面向 LLM 的文档格式。@flatbiz/antd 为每个公开子模块自动生成 LLMs.txt,内容涵盖模块定位、导入方式、公开导出、Props 说明、使用规则、示例代码与源码索引,并已发布至 CDN 供 AI 工具读取。

可用资源

LLMs.txt 聚合文件

| 文件 | 说明 | | --- | --- | | llms-full.txt | 全量模块文档,内联所有公开模块的使用方式、Props 与源码位置 |

单个模块文档

CDN 基础路径为 https://oss.ly.com/statics,单个模块文档 URL 规则:

https://oss.ly.com/statics/flatbiz/antd/ai/<module-name>/LLMs.txt

示例:

单个模块文档包含:

  • 模块定位与导入方式
  • 公开导出与 Props / 配置要点
  • 使用规则、默认值线索与基础示例
  • 源码索引与 LLM 注意事项

在 AI 工具中的使用

将以下提示词或文档链接添加到对应 AI 工具的配置中,即可让 AI 在编写 @flatbiz/antd 代码时引用本库文档。

推荐提示词(全量文档):

阅读 https://oss.ly.com/statics/flatbiz/antd/ai/llms-full.txt 并理解 @flatbiz/antd 组件库,在编写 @flatbiz/antd 代码时使用这些知识。

按需提示词(单个模块):

阅读 https://oss.ly.com/statics/flatbiz/antd/ai/<module-name>/LLMs.txt 并理解该模块的用法,在编写相关代码时使用这些知识。

| 工具 | 说明 | 配置方式 | | --- | --- | --- | | Cursor | 使用 @Docs 引入文档,或写入 .cursor/rules | Cursor @Docs 文档 | | Windsurf | 写入 .windsurf/rules 或使用 cascade memories | Windsurf Memories 文档 | | Claude Code | 写入 CLAUDE.md 或使用 /memory 持久化 | Claude Code 文档 | | Codex | 写入 .codex/settings.jsonAGENTS.md | OpenAI Codex | | Gemini CLI | 使用 --context 参数或写入 .gemini/config.json | Gemini API 文档 |

参考:Ant Design LLMs.txt 使用指南

模块文档索引

共 139 个模块:

| 模块 | LLMs.txt | | --- | --- | | ace-editor-groovy | LLMs.txt | | ace-editor-java | LLMs.txt | | ace-editor-json | LLMs.txt | | ace-editor-mysql | LLMs.txt | | ace-editor-xml | LLMs.txt | | alert-wrapper | LLMs.txt | | amount-fen-input | LLMs.txt | | amount-fen-input-form-item | LLMs.txt | | anchor-steps | LLMs.txt | | block-layout | LLMs.txt | | bootstrap | LLMs.txt | | box-grid | LLMs.txt | | button-operate | LLMs.txt | | button-wrapper | LLMs.txt | | card-layout | LLMs.txt | | card-wrapper | LLMs.txt | | cascader-wrapper | LLMs.txt | | check-list | LLMs.txt | | checkbox-wrapper | LLMs.txt | | code-render | LLMs.txt | | color-picker-wrapper | LLMs.txt | | config-provider-wrapper | LLMs.txt | | copy-wrapper | LLMs.txt | | css-node-hover | LLMs.txt | | data-render | LLMs.txt | | date-picker-wrapper | LLMs.txt | | date-range-picker-wrapper | LLMs.txt | | date-range-picker-wrapper-form-item | LLMs.txt | | delete-node | LLMs.txt | | dialog-alert | LLMs.txt | | dialog-confirm | LLMs.txt | | dialog-drag-modal | LLMs.txt | | dialog-drawer | LLMs.txt | | dialog-drawer-content | LLMs.txt | | dialog-loading | LLMs.txt | | dialog-modal | LLMs.txt | | dialog-preview-image | LLMs.txt | | dialog-preview-image-list | LLMs.txt | | drag-collapse | LLMs.txt | | drag-collapse-form-list | LLMs.txt | | drag-editable-card | LLMs.txt | | drag-editable-table | LLMs.txt | | drag-editable-table-pro | LLMs.txt | | drag-form-list | LLMs.txt | | drag-table | LLMs.txt | | dropdown-menu-wrapper | LLMs.txt | | dynamic-node | LLMs.txt | | easy-form | LLMs.txt | | easy-table | LLMs.txt | | editable-card | LLMs.txt | | editable-field | LLMs.txt | | editable-field-provider | LLMs.txt | | editable-table | LLMs.txt | | editable-table-pro | LLMs.txt | | error-boundary-wrapper | LLMs.txt | | fba-app | LLMs.txt | | fba-hooks | LLMs.txt | | fba-utils | LLMs.txt | | file-export | LLMs.txt | | file-import | LLMs.txt | | file-select | LLMs.txt | | flex-layout | LLMs.txt | | form-grid | LLMs.txt | | form-item-group | LLMs.txt | | form-item-hidden | LLMs.txt | | form-item-span | LLMs.txt | | form-item-text | LLMs.txt | | form-item-wrapper | LLMs.txt | | form-item-wrapper-dependencies | LLMs.txt | | form-list-wrapper | LLMs.txt | | form-wrapper | LLMs.txt | | full-screen | LLMs.txt | | gap | LLMs.txt | | icon-wrapper | LLMs.txt | | input-search-wrapper | LLMs.txt | | input-text-area-wrapper | LLMs.txt | | input-wrapper | LLMs.txt | | label-value-layout | LLMs.txt | | label-value-render | LLMs.txt | | local-loading | LLMs.txt | | markdown-editor | LLMs.txt | | mention-editor | LLMs.txt | | mentions-wrapper | LLMs.txt | | modal-action | LLMs.txt | | number-range-form-item | LLMs.txt | | page-fixed-footer | LLMs.txt | | page404 | LLMs.txt | | pagination-wrapper | LLMs.txt | | pdf | LLMs.txt | | pdf-preview | LLMs.txt | | pdf-preview2 | LLMs.txt | | permission | LLMs.txt | | pre-defined-class-name | LLMs.txt | | preview-file-list | LLMs.txt | | radio-group-wrapper | LLMs.txt | | relation-tree | LLMs.txt | | request-status | LLMs.txt | | resizable-drawer | LLMs.txt | | rich-text-editor | LLMs.txt | | rich-text-viewer | LLMs.txt | | roll-location-center | LLMs.txt | | roll-location-in-view | LLMs.txt | | rule-describe | LLMs.txt | | search-form | LLMs.txt | | search-menu | LLMs.txt | | selector-wrapper | LLMs.txt | | selector-wrapper-search | LLMs.txt | | selector-wrapper-simple | LLMs.txt | | simple-layout | LLMs.txt | | sms-count-down | LLMs.txt | | split-wrapper | LLMs.txt | | styles | LLMs.txt | | svg-http-view | LLMs.txt | | switch-confirm-wrapper | LLMs.txt | | switch-wrapper | LLMs.txt | | table-cell-render | LLMs.txt | | table-scrollbar | LLMs.txt | | table-title-tooltip | LLMs.txt | | tabs-sticky | LLMs.txt | | tabs-wrapper | LLMs.txt | | tag-group | LLMs.txt | | tag-list-render | LLMs.txt | | tag-list-select | LLMs.txt | | tag-wrapper | LLMs.txt | | text-overflow | LLMs.txt | | text-symbol-wrapper | LLMs.txt | | time-picker-wrapper | LLMs.txt | | time-range-picker-wrapper | LLMs.txt | | time-range-picker-wrapper-form-item | LLMs.txt | | tips-title | LLMs.txt | | tips-wrapper | LLMs.txt | | tree-modal | LLMs.txt | | tree-modal-selector | LLMs.txt | | tree-selector-wrapper | LLMs.txt | | tree-wrapper | LLMs.txt | | types | LLMs.txt | | upload-multi-type | LLMs.txt | | upload-wrapper | LLMs.txt | | x-mind-preview | LLMs.txt |

维护说明

# 生成 LLMs.txt 并发布到 CDN
yarn build-llms

# 仅重新生成本地文档
node scripts/generate-llms-docs.mjs

# 仅发布到 CDN
yarn publish-llms

文档由 scripts/generate-llms-docs.mjs 根据 src/index.ts、各模块源码、JSDoc 和 README 自动生成。