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-plugin-node-resolve rollup-plugin-typescript2几个配置文件可帮助项目正确构建: ./tsconfig.json { " c
zip
jsx-for-web-components-master.zip 预估大小:24个文件
folder
jsx-for-web-components-master 文件夹
file
yarn.lock 144KB
folder
src 文件夹
file
types.ts 51KB
file
index.ts 293B
file
register.ts 693B
file
dom.ts 2KB
file
native-shim.ts 2KB
file
helper.ts 586B
file
properties.ts 2KB
file
render.ts 1KB
file
jsx-custom-element.ts 658B
file
.npmignore 94B
file
tsconfig.test.json 154B
file
.travis.yml 52B
file
tsconfig.json 287B
file
LICENSE 1KB
file
tslint.json 55B
file
README.md 2KB
folder
tests 文件夹
file
render.test.tsx 3KB
file
dom.test.tsx 3KB
file
register.test.ts 624B
file
index.test.ts 130B
file
properties.test.ts 2KB
file
.gitignore 51B
file
package.json 1023B
zip 文件大小:80.25KB