stencil-head:模板和Web组件的头组件

时间:2024-02-26 21:22:00
【文件属性】:

文件名称:stencil-head:模板和Web组件的头组件

文件大小:16KB

文件格式:ZIP

更新时间:2024-02-26 21:22:00

html web-component stencil seo web-components

弃用:Stencil小组终于发布了自己的Stencil头盔插件 头部组件 模板和Web组件的头组件 使用Web组件处理文档meta / head标签很简单。 Autocomplete | Intellisense提供最常见的属性,每天添加更多。 安装 运行npm i stencil-head --save 用法 import { HeadInterface , Head } from 'stencil-head' const head : HeadInterface = { title : 'Home Page | app-head' , } < Head data = { he


【文件预览】:
stencil-head-master
----.gitignore(254B)
----package.json(1KB)
----package-lock.json(720B)
----src()
--------components()
--------interfaces.ts(2KB)
--------headFunctional.tsx(166B)
--------helper()
--------baseHead.ts(4KB)
--------index.html(2KB)
--------index.ts(147B)
--------components.d.ts(1KB)
----LICENSE(1KB)
----tsconfig.json(492B)
----stencil.config.ts(376B)
----readme.md(7KB)
----.editorconfig(244B)

网友评论