hello-web-components:一个简单的入门使用lit-html和lit-element用打字稿编写的Web组件。 用jest测试的单元以及使用puppeteer和jest-puppeteer测试的e2e

时间:2024-02-26 21:46:09
【文件属性】:

文件名称:hello-web-components:一个简单的入门使用lit-html和lit-element用打字稿编写的Web组件。 用jest测试的单元以及使用puppeteer和jest-puppeteer测试的e2e

文件大小:243KB

文件格式:ZIP

更新时间:2024-02-26 21:46:09

web-components starter hello-world lit-html lit-element

hello-web-components 使用和用typescript编写的简单入门 Web组件。 用测试的单元,用和 puppeteer测试的e2e。 用法 克隆存储库并根据需要进行修改 git clone --depth 1 https://github.com/fernandopasik/hello-web-components.git 在您的项目中安装软件包并导入组件 yarn add hello-web-components lit-html lit-element import { html , render } from 'lit-html'


【文件预览】:
hello-web-components-master
----.eslintrc.json(1KB)
----tsconfig.all.json(201B)
----.lintstagedrc.json(64B)
----.gitattributes(12B)
----rollup.config.js(1KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(481B)
--------dependabot.yml(132B)
--------ISSUE_TEMPLATE()
----yarn.lock(578KB)
----src()
--------hello-web-components.ts(45B)
--------lib()
--------hello-web-components.spec.ts(253B)
----.circleci()
--------config.yml(4KB)
----.storybook()
--------main.ts(88B)
--------preview.ts(469B)
----.prettierrc.json(100B)
----CONTRIBUTING.md(1KB)
----tsconfig.json(919B)
----LICENSE(1KB)
----jest.config.js(578B)
----README.md(2KB)
----.commitlintrc.json(53B)
----custom-elements.json(416B)
----docs()
--------index.md(158B)
--------_includes()
--------getting-started.md(478B)
--------_config.yml(504B)
----.huskyrc.json(136B)
----.editorconfig(595B)
----CODE_OF_CONDUCT.md(5KB)
----.gitignore(325B)
----.eslintignore(65B)
----package.json(4KB)

网友评论