# nf-ui-controller-UI库的二次封装的共用 JavaScript 函数 **Repository Path**: naturefw-code/nf-rollup-ui-controller ## Basic Information - **Project Name**: nf-ui-controller-UI库的二次封装的共用 JavaScript 函数 - **Description**: 对UI库做二次封装的纯JavaScript函数,支持更多的UI库的时候便于复用。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 17 - **Forks**: 4 - **Created**: 2021-11-13 - **Last Updated**: 2024-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue ## README # nf-ui-controller-UI库的二次封装的共用 JavaScript 函数 > 源码目录:https://naturefw.gitee.io/ #### 介绍 二次封装UI库,需要用的共用属性、函数库等,打算支持各种UI库。 #### 技术栈 * vite: ^2.6.4 * vue: ^3.2.16 * @naturefw/nf-tool: ^0.0.6 ## 目录结构 * lib 状态管理的源码 * src 状态管理的使用demo * distp 在线演示的代码 * lib-test 测试用代码,以后会移动到 https://gitee.com/naturefw-code/nf-rollup-ui-element-plus * lib-meta-help 维护json用的工具,以后会移动到 https://gitee.com/naturefw-code/nf-rollup-help #### 安装 ``` yarn add @naturefw/ui-core ``` #### 源码 https://gitee.com/naturefw-code/nf-rollup-ui-controller [![自然框架/nf-ui-controller-UI库的二次封装的共用 JavaScript 函数](https://gitee.com/naturefw-code/nf-rollup-ui-controller/widgets/widget_card.svg?colors=ffffff,1e252b,323d47,455059,d7deea,99a0ae)](https://gitee.com/naturefw/nf-rollup-ui-controller) #### 在线演示 https://naturefw-code.gitee.io/nf-rollup-ui-controller/ #### 使用说明 (不断完善中......) https://nfpress.gitee.io/doc-ui-core/ #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)