gulp-jsx2example:将JSX文件编译为HTML(React演示)

时间:2021-05-14 00:14:33
【文件属性】:
文件名称:gulp-jsx2example:将JSX文件编译为HTML(React演示)
文件大小:24KB
文件格式:ZIP
更新时间:2021-05-14 00:14:33
JavaScript gulp-jsx2example 将JSX文件编译为HTML(REPL) 用法 return gulp . src ( sourceFiles ) . pipe ( jsx2example ( options [ , updateWebapckConfig ( config ) : Object ] ) ) ; 选项 { readme: 'README.md', // readme file name, content will be render to index.html package: 'package.json', // package file name, access repository information cwd: process.cwd(), externalReact: false, // when `true` d
【文件预览】:
gulp-jsx2example-master
----index.js(6KB)
----package.json(2KB)
----gulpfile.js(450B)
----static()
--------global.js(768B)
--------edirotWorker.js(1KB)
----views()
--------footer.xtpl(243B)
--------index.xtpl(19KB)
--------example.xtpl(11KB)
----.eslintrc.js(570B)
----gh-pages.js(640B)
----examples()
--------typeScript.tsx(540B)
--------jsxfile.jsx(192B)
--------es6module.jsx(456B)
--------jsfile.js(244B)
----.gitignore(72B)
----lib()
--------markdown.js(1KB)
--------compile.config.js(1KB)
--------xx.jsx(190B)
--------compiler.js(3KB)
--------getBabel.js(411B)
--------main-templete.js(481B)
--------xtpl.js(685B)
--------getTs.js(213B)
--------hljs.js(588B)
----README.md(2KB)
----.eslintignore(30B)
----.editorconfig(214B)

网友评论