文件名称:generator-litelement-webcomponent:Yeoman生成器来创建lit-Element WebComponents
文件大小:98KB
文件格式:ZIP
更新时间:2024-06-17 15:44:08
JavaScript
Yeoman Generator创建Lit-Element WebComponent 发电机照明元件基础 生成器创建LitElement WebComponent脚手架 安装 首先,使用安装和generator-lit-element-base(我们假设您已经预安装了 )。 npm install -g yo npm install -g generator-lit-element-base 然后生成您的新项目: mkdir lit-component cd lit-component yo lit-element-base 认识约曼 约曼有一颗金子般的心。 Yeoman是一个有感情和见解的人,但很容易与他人合作。 约曼有时会过于自以为是,但很容易就说服了。 随时。 执照 Apache-2.0:copyright:
【文件预览】:
generator-litelement-webcomponent-master
----.travis.yml(115B)
----package.json(2KB)
----__tests__()
--------app.js(395B)
----.yo-rc.json(180B)
----SECURITY.md(619B)
----LICENSE(587B)
----package-lock.json(375KB)
----generators()
--------app()
----.gitignore(46B)
----README.md(1KB)
----.eslintignore(22B)
----.editorconfig(171B)
----.gitattributes(12B)