# lj-components **Repository Path**: uni-pro/lj-components ## Basic Information - **Project Name**: lj-components - **Description**: 我的组件库 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://unidemo.lj4.top/unidemo/index.html#/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-07-24 - **Last Updated**: 2023-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # utils #### 介绍 lj-components 为本人整理的一些公共组件,需结合[lj-utils](https://github.com/LinJieLinLin/utils)使用 > github [https://github.com/LinJieLinLin/lj-components](https://github.com/LinJieLinLin/lj-components) > gitee [https://gitee.com/uni-pro/lj-components](https://gitee.com/uni-pro/lj-components) #### 安装方法 - npm i lj-components - yarn add lj-components - clone 本仓库到项目内引用 #### 使用说明 > 在线访问latest [https://linjielinlin.github.io/unidemo/index.html](https://linjielinlin.github.io/unidemo/index.html) > 或在线访问 [http://unidemo.lj4.top/unidemo/index.html](http://unidemo.lj4.top/unidemo/index.html) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request