npm

react-styleguidist

React components style guide generator

版本 1已同步 1文件 214 SRI 已生成
接入决策台 · 安全可信状态

先确认可用入口,再复制固定版本地址

入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。

建议复核
安全分
91
最近扫描 2026-06-13
扫描覆盖
100%
214 / 214 文件
高危文件
0
0 条 critical
待复核
1
外联、混淆、敏感行为
推荐入口
暂无浏览器入口
SRI 待确认
SRI 缺失 0
当前版本 13.1.4
214 文件
214 JS / 0 CSS / 0 WASM
1 review files
可在下方文件列表中查看原始构建产物
当前版本 214 个文件,57 个入口候选。未发现可疑外联域名。
使用路径
01确认版本

固定到 13.1.4,避免线上被隐式升级。

02复制地址

优先使用推荐入口,特殊场景再切换文件。

03检测可用

发布前检测 HTTP、CORS、SRI 和响应速度。

查看全部文件

快速接入

已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。

暂无可直接接入的浏览器入口文件,可在文件列表中查看原始构建产物。
1版本
214文件
13.1.4最新

CDN 地址生成器

选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。

文件类型
JS
文件大小
1.7 KB
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/react-styleguidist/13.1.4/lib/client/index.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/react-styleguidist/13.1.4/lib/client/index.js" integrity="sha256-Elz03qg0u2ZKCVMMPNvIk7U8YO3cEk/E8fpY/TiiJTA=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
  import * as lib from "https://cdn.ptab.cn/cdn/react-styleguidist/13.1.4/lib/client/index.js";
  console.log("module loaded", lib);
</script>

版本与文件

当前版本 13.1.4,展示 214 / 214 个文件。
react-styleguidist/13.1.4/lib/client/index.js
JS
1.7 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Argument/index.js
JS
125 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Arguments/index.js
JS
69 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Code/index.js
JS
59 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/ComplexType/index.js
JS
74 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Components/index.js
JS
39 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/ComponentsList/index.js
JS
133 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Context/index.js
JS
105 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Editor/index.js
JS
55 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Error/index.js
JS
61 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/ExamplePlaceholder/index.js
JS
87 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Heading/index.js
JS
65 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/JsDoc/index.js
JS
53 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Link/index.js
JS
59 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Logo/index.js
JS
59 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Blockquote/index.js
JS
80 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Checkbox/index.js
JS
76 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Details/index.js
JS
185 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Hr/index.js
JS
64 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/index.js
JS
59 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/List/index.js
JS
68 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/MarkdownHeading/index.js
JS
90 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Pre/index.js
JS
123 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Table/index.js
JS
429 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Message/index.js
JS
65 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Methods/index.js
JS
121 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Name/index.js
JS
59 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/NotFound/index.js
JS
67 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Para/index.js
JS
59 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Pathline/index.js
JS
67 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Playground/index.js
JS
63 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/PlaygroundError/index.js
JS
81 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Preview/index.js
JS
57 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Props/index.js
JS
61 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/ReactComponent/index.js
JS
133 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/ReactExample/index.js
JS
67 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Ribbon/index.js
JS
55 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Section/index.js
JS
105 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/SectionHeading/index.js
JS
71 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Sections/index.js
JS
59 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Slot/index.js
JS
51 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/slots/index.js
JS
952 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Styled/index.js
JS
101 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/StyleGuide/index.js
JS
63 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/TabButton/index.js
JS
69 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Table/index.js
JS
61 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/TableOfContents/index.js
JS
73 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Text/index.js
JS
59 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/ToolbarButton/index.js
JS
77 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Tooltip/index.js
JS
65 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Type/index.js
JS
59 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Usage/index.js
JS
53 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Version/index.js
JS
65 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Welcome/index.js
JS
65 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Wrapper/index.js
JS
57 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/styles/index.js
JS
39 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/typings/index.js
JS
2.0 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/bin/styleguidist.js
JS
9.0 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/consts.js
JS
567 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/polyfills.js
JS
205 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Argument/ArgumentRenderer.js
JS
2.4 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Arguments/ArgumentsRenderer.js
JS
1.4 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Code/CodeRenderer.js
JS
773 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/ComplexType/ComplexTypeRenderder.js
JS
1.1 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Components/Components.js
JS
965 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Components/ComponentsRenderer.js
JS
287 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/ComponentsList/ComponentsList.js
JS
596 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/ComponentsList/ComponentsListRenderer.js
JS
3.3 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Context/Context.js
JS
304 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Editor/Editor.js
JS
4.9 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Error/ErrorRenderer.js
JS
1.7 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/ExamplePlaceholder/ExamplePlaceholderRenderer.js
JS
4.2 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Heading/HeadingRenderer.js
JS
2.1 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/JsDoc/JsDoc.js
JS
1.7 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Link/LinkRenderer.js
JS
1.8 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Logo/LogoRenderer.js
JS
636 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Blockquote/BlockquoteRenderer.js
JS
1.0 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Checkbox/CheckboxRenderer.js
JS
1.4 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Details/DetailsRenderer.js
JS
846 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Details/DetailsSummaryRenderer.js
JS
1.0 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Hr/HrRenderer.js
JS
641 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/List/ListRenderer.js
JS
1.2 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Markdown.js
JS
3.0 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/MarkdownHeading/MarkdownHeadingRenderer.js
JS
926 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Pre/PreRenderer.js
JS
1.9 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Table/TableBodyRenderer.js
JS
338 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Table/TableCellRenderer.js
JS
988 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Table/TableHeadRenderer.js
JS
683 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Table/TableRenderer.js
JS
701 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Markdown/Table/TableRowRenderer.js
JS
331 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Message/MessageRenderer.js
JS
883 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Methods/MethodsRenderer.js
JS
2.3 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Name/NameRenderer.js
JS
1.1 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/NotFound/NotFoundRenderer.js
JS
810 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Para/ParaRenderer.js
JS
970 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Pathline/PathlineRenderer.js
JS
1.3 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Playground/Playground.js
JS
5.7 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Playground/PlaygroundRenderer.js
JS
3.5 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/PlaygroundError/PlaygroundErrorRenderer.js
JS
930 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Preview/Preview.js
JS
6.0 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Props/PropsRenderer.js
JS
2.7 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Props/renderDefault.js
JS
2.4 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Props/renderExtra.js
JS
2.8 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Props/renderType.js
JS
1.4 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Props/util.js
JS
1016 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/ReactComponent/ReactComponent.js
JS
6.3 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/ReactComponent/ReactComponentRenderer.js
JS
2.3 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/ReactExample/ReactExample.js
JS
3.5 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Ribbon/Ribbon.js
JS
383 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Ribbon/RibbonRenderer.js
JS
1.3 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Section/Section.js
JS
2.0 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Section/SectionRenderer.js
JS
1.7 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/SectionHeading/SectionHeading.js
JS
1.7 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/SectionHeading/SectionHeadingRenderer.js
JS
1.8 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Sections/Sections.js
JS
819 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Sections/SectionsRenderer.js
JS
619 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/Slot/Slot.js
JS
2.8 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/slots/CodeTabButton.js
JS
404 B
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/slots/IsolateButton.js
JS
1.2 KB
SRI ready
未分级
0 请求
react-styleguidist/13.1.4/lib/client/rsg-components/slots/UsageTabButton.js
JS
681 B
SRI ready
未分级
0 请求

库评论

还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。
发表评论

免登录提交。需要填写昵称和邮箱,并完成 TAC 行为验证;内容会自动审核,违规内容不会发布。