文件名称:react-live:用于实时编辑React组件的灵活场所
文件大小:1.39MB
文件格式:ZIP
更新时间:2024-02-26 10:24:43
react live component-playground buble ReactJavaScript
React现场 一个用于实时编辑React代码的灵活场所 React Live使您能够使用可编辑的源代码和实时预览来呈现React组件。 它支持服务器端渲染,并且捆绑在一起。 该库采用模块化结构,可让您*设计和组成其组件。 用法 使用npm install react-live或用yarn add react-live并尝试以下JSX: import { LiveProvider , LiveEditor , LiveError , LivePreview } from 'react-live' < LiveProvider xss=removed>Hello
【文件预览】:
react-live-master
----.eslintrc(1KB)
----.babelrc(255B)
----rollup.config.js(2KB)
----stories()
--------Editor.js(321B)
--------Live.js(5KB)
----.storybook()
--------config.js(175B)
--------.babelrc(161B)
--------addons.js(42B)
----docs()
--------react-live-badge.png(58KB)
--------live.gif(1.27MB)
----package.json(3KB)
----.sail.yml(424B)
----CONTRIBUTING.MD(5KB)
----.prettierrc(45B)
----LICENSE(1KB)
----src()
--------index.js(526B)
--------constants()
--------components()
--------hoc()
--------utils()
----.npmignore(34B)
----jest.setup.js(123B)
----.gitignore(96B)
----typings()
--------react-live.d.ts(1KB)
--------test.tsx(1KB)
--------tsconfig.json(266B)
----demo()
--------.babelrc(225B)
--------next.config.js(162B)
--------package.json(646B)
--------pages()
--------components()
--------yarn.lock(227KB)
--------utils()
----README.md(11KB)
----yarn.lock(409KB)
----.eslintignore(20B)
----.editorconfig(242B)