文件名称:Fable.React.WebComponent:提供编译时转换以从react组件生成Web组件
文件大小:145KB
文件格式:ZIP
更新时间:2024-06-14 13:14:08
F#
Fable.React.WebComponent 该软件包提供了一个编译时转换,以从react组件生成Web组件。 安装: 将此nuget包添加到您的项目和Feliz中。 费利斯(或者如果您想要费利斯.UseElmish) 将以下npm软件包添加到您的项目中 fable-react-to-webcomponent (请注意,对于0.0.3版,您必须使用fable-react-to-webcomponent而不是react-to-webcomponent ) prop-types npm install fable-react-to-webcomponent npm install prop-types 用法: 如何构建一个Web组件! 1.使用Feliz或其他库构建您选择的react组件函数。 您必须返回一个ReactElement并添加[<ReactWebComponent
【文件预览】:
Fable.React.WebComponent-master
----.gitattributes(2KB)
----src()
--------AstUtils.fs(6KB)
--------Utils.fs(516B)
--------Fable.React.WebComponent.fsproj(1KB)
--------WebComponents.fs(26KB)
----Fable.React.WebComponent.sln(2KB)
----js()
--------fable-react-to-webcomponents()
----example()
--------.gitattributes(2KB)
--------public()
--------webpack.config.js(7KB)
--------src()
--------NuGet.Config(267B)
--------webpack.tests.js(6KB)
--------webpack.common.js(313B)
--------README.md(2KB)
--------tests()
--------.gitignore(3KB)
--------App.sln(2KB)
--------package-lock.json(461KB)
--------.config()
--------package.json(2KB)
----LICENSE(1KB)
----README.md(10KB)
----.gitignore(6KB)