1.8.30 • Published 4 months ago

@seven_lives/app-header v1.8.30

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago
# 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
  1. 安装依赖:

    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

MIT

 
1.8.20

4 months ago

1.8.21

4 months ago

1.8.22

4 months ago

1.8.23

4 months ago

1.8.24

4 months ago

1.8.25

4 months ago

1.8.26

4 months ago

1.8.27

4 months ago

1.8.28

4 months ago

1.8.29

4 months ago

1.8.30

4 months ago

1.8.15

4 months ago

1.8.16

4 months ago

1.8.17

4 months ago

1.8.18

4 months ago

1.8.19

4 months ago

1.8.14

4 months ago

1.8.13

4 months ago

1.8.12

4 months ago

1.8.11

4 months ago

1.8.10

4 months ago

1.8.9

4 months ago

1.8.8

4 months ago

1.8.7

4 months ago

1.8.6

4 months ago

1.8.5

4 months ago

1.8.4

4 months ago

1.8.3

4 months ago

1.8.2

4 months ago

1.8.1

4 months ago

1.8.0

4 months ago

1.7.0

4 months ago

1.6.0

4 months ago

1.5.0

4 months ago

1.4.0

4 months ago

1.3.0

4 months ago

1.2.0

4 months ago

1.1.2

4 months ago

1.1.1

4 months ago

1.1.0

4 months ago

1.0.9

4 months ago

1.0.8

4 months ago

1.0.7

4 months ago

1.0.6

4 months ago

1.0.5

4 months ago

1.0.4

4 months ago

1.0.3

4 months ago

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago