stencil-starter:使用带有ionic4组件的stenciljs和stencil-redux的示例应用程序

时间:2024-02-27 10:51:23
【文件属性】:

文件名称:stencil-starter:使用带有ionic4组件的stenciljs和stencil-redux的示例应用程序

文件大小:684KB

文件格式:ZIP

更新时间:2024-02-27 10:51:23

redux stencil web-components ionic-framework frontend-framework

模具应用入门 Stencil是用于使用Web组件构建快速Web应用程序的编译器。 Stencil将最受欢迎的前端框架的最佳概念结合到了编译时而非运行时工具中。 Stencil利用TypeScript,JSX,微小的虚拟DOM层,高效的单向数据绑定,异步渲染管道(类似于React Fiber)和开箱即用的延迟加载功能,并生成100%基于标准运行的Web组件在任何支持Custom Elements v1规范的浏览器中。 模具组件只是Web组件,因此它们可以在任何主要框架中工作,也可以完全没有框架。 在许多情况下,鉴于浏览器现在具有可用的功能,Stencil可以用作传统前端框架的替代品,尽管肯


【文件预览】:
stencil-starter-master
----.gitignore(243B)
----package.json(1KB)
----stencil.config.js(144B)
----package-lock.json(296KB)
----src()
--------components()
--------assets()
--------helpers()
--------index.html(927B)
--------components.d.ts(4KB)
--------manifest.json(269B)
--------store()
----readme.images()
--------Screen Shot 2018-09-12 at 12.43.45 AM.png(543KB)
----LICENSE(1KB)
----tsconfig.json(469B)
----.github()
--------ISSUE_TEMPLATE.md(1KB)
----readme.md(2KB)
----Stencil Starter with stencil-redux demostrating authentication flow.png(104KB)
----.editorconfig(244B)

网友评论