2022-07-07 17:13:41 +08:00
|
|
|
---
|
|
|
|
title: 插件列表
|
|
|
|
order: 2
|
|
|
|
---
|
|
|
|
|
2022-11-15 15:03:30 +08:00
|
|
|
## [@ice/plugin-miniapp](../miniapp/start)
|
|
|
|
|
|
|
|
提供小程序的开发能力。
|
|
|
|
|
2022-10-19 15:20:02 +08:00
|
|
|
## [@ice/plugin-auth](../advanced/auth)
|
2022-10-13 17:37:38 +08:00
|
|
|
|
|
|
|
提供权限管理方案。
|
|
|
|
|
2022-10-19 15:20:02 +08:00
|
|
|
## [@ice/plugin-store](../advanced/store)
|
2022-10-13 17:37:38 +08:00
|
|
|
|
|
|
|
提供基于单向数据流的数据管理方案。
|
|
|
|
|
2022-10-19 15:20:02 +08:00
|
|
|
## [@ice/plugin-css-assets-local](../advanced/css-assets-local)
|
2022-10-13 17:37:38 +08:00
|
|
|
|
|
|
|
提供将 CSS 中的网络资源本地化的能力。
|
2022-10-25 20:18:43 +08:00
|
|
|
|
|
|
|
## [@ice/plugin-antd](../advanced/antd)
|
|
|
|
|
|
|
|
提供 antd 组件样式按需加载及主题配置能力。
|
|
|
|
|
|
|
|
## [@ice/plugin-fusion](../advanced/fusion)
|
|
|
|
|
2022-11-15 15:03:30 +08:00
|
|
|
提供 fusion 组件样式按需加载及主题配置能力。
|
2023-11-29 15:31:20 +08:00
|
|
|
|
|
|
|
## [@ice/plugin-unocss](../advanced/unocss)
|
|
|
|
|
|
|
|
提供 UnoCSS 原子化 CSS 能力。
|