1.8.30 • Published 27 days ago

@seven_lives/app-header v1.8.30

Weekly downloads
-
License
-
Repository
-
Last release
27 days 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

28 days ago

1.8.21

28 days ago

1.8.22

28 days ago

1.8.23

28 days ago

1.8.24

28 days ago

1.8.25

28 days ago

1.8.26

28 days ago

1.8.27

28 days ago

1.8.28

28 days ago

1.8.29

27 days ago

1.8.30

27 days ago

1.8.15

29 days ago

1.8.16

28 days ago

1.8.17

28 days ago

1.8.18

28 days ago

1.8.19

28 days ago

1.8.14

1 month ago

1.8.13

1 month ago

1.8.12

1 month ago

1.8.11

1 month ago

1.8.10

1 month ago

1.8.9

1 month ago

1.8.8

1 month ago

1.8.7

1 month ago

1.8.6

1 month ago

1.8.5

1 month ago

1.8.4

1 month ago

1.8.3

1 month ago

1.8.2

1 month ago

1.8.1

1 month ago

1.8.0

1 month ago

1.7.0

1 month ago

1.6.0

1 month ago

1.5.0

1 month ago

1.4.0

1 month ago

1.3.0

1 month ago

1.2.0

1 month ago

1.1.2

1 month ago

1.1.1

1 month ago

1.1.0

2 months ago

1.0.9

2 months ago

1.0.8

2 months ago

1.0.7

2 months ago

1.0.6

2 months ago

1.0.5

2 months ago

1.0.4

2 months ago

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago