jsx for web components:WIP:基本的JSX工厂用于利用Web组件的项目中 源码
jsx-for-web-components WIP:基本的JSX工厂,可用于利用项目 产品特点 准备好 支持 要求 可以将JSX转换为JSX工厂JavaScript调用的编译器 安装 yarn add jsx-for-web-components 入门 我们将使用TypeScript和为浏览器进行构建。 让我们从引入一些依赖关系开始: yarn add --dev typescript rollup rollup-plugin-node-resolve rollup-plugin-typescript2 几个配置文件可帮助项目正确构建: ./tsconfig.json { " c
文件列表
jsx-for-web-components-master.zip
(预估有个24文件)
jsx-for-web-components-master
yarn.lock
144KB
src
types.ts
51KB
index.ts
293B
register.ts
693B
dom.ts
2KB
native-shim.ts
2KB
helper.ts
586B
properties.ts
2KB
暂无评论