1.8.30 • Published 6 months ago
@seven_lives/app-header v1.8.30
# app-header
这是一个基于 Web Component 的项目,支持通过自定义标签 `<app-header></app-header>` 进行组件引入。
## 安装
请确保你的环境已经安装了 [Node.js](https://nodejs.org/)。
1. 克隆仓库到本地:
```bash
git@gitlab.easeus.com:om/aurylab-public.git
cd aurylab-public安装依赖:
npm install
编译
使用以下命令进行项目构建:
npm run build构建完成后,相关资源会输出到 dist 目录下。
引入和使用
在你的项目 HTML 文件中,导入 dist 文件夹中的 JS 和 CSS 文件,例如:
<link rel="stylesheet" href="dist/app-header.css">
<script src="dist/app-header.js"></script>然后你可以直接在 HTML 中使用 <app-header> 标签:
<app-header></app-header>贡献
欢迎提交 issue 和 pull request!
License
1.8.20
6 months ago
1.8.21
6 months ago
1.8.22
6 months ago
1.8.23
6 months ago
1.8.24
6 months ago
1.8.25
6 months ago
1.8.26
6 months ago
1.8.27
6 months ago
1.8.28
6 months ago
1.8.29
6 months ago
1.8.30
6 months ago
1.8.15
6 months ago
1.8.16
6 months ago
1.8.17
6 months ago
1.8.18
6 months ago
1.8.19
6 months ago
1.8.14
6 months ago
1.8.13
6 months ago
1.8.12
6 months ago
1.8.11
6 months ago
1.8.10
6 months ago
1.8.9
6 months ago
1.8.8
6 months ago
1.8.7
6 months ago
1.8.6
6 months ago
1.8.5
6 months ago
1.8.4
6 months ago
1.8.3
6 months ago
1.8.2
6 months ago
1.8.1
6 months ago
1.8.0
6 months ago
1.7.0
6 months ago
1.6.0
6 months ago
1.5.0
6 months ago
1.4.0
6 months ago
1.3.0
6 months ago
1.2.0
6 months ago
1.1.2
6 months ago
1.1.1
6 months ago
1.1.0
7 months ago
1.0.9
7 months ago
1.0.8
7 months ago
1.0.7
7 months ago
1.0.6
7 months ago
1.0.5
7 months ago
1.0.4
7 months ago
1.0.3
7 months ago
1.0.2
7 months ago
1.0.1
7 months ago
1.0.0
7 months ago