react-blockly

所属分类:代码编辑器
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-11-20 00:17:46
上 传 者sh-1993
说明:  React Blockly可视化编程编辑器。
(A React Blockly visual programming editor.)

文件列表:
.editorconfig (285, 2023-12-21)
.eslintignore (89, 2023-12-21)
.eslintrc.js (2199, 2023-12-21)
.prettierrc.js (153, 2023-12-21)
.yarnrc.yml (50, 2023-12-21)
LICENSE (1079, 2023-12-21)
babel.config.js (77, 2023-12-21)
docs/ (0, 2023-12-21)
docs/core.md (4064, 2023-12-21)
docs/native.md (1196, 2023-12-21)
docs/web.md (976, 2023-12-21)
examples/ (0, 2023-12-21)
examples/native-example/ (0, 2023-12-21)
examples/native-example/app.json (637, 2023-12-21)
examples/native-example/assets/ (0, 2023-12-21)
examples/native-example/assets/adaptive-icon.png (17547, 2023-12-21)
examples/native-example/assets/favicon.png (1466, 2023-12-21)
examples/native-example/assets/icon.png (22380, 2023-12-21)
examples/native-example/assets/splash.png (47346, 2023-12-21)
examples/native-example/babel.config.js (107, 2023-12-21)
examples/native-example/metro.config.js (766, 2023-12-21)
examples/native-example/package.json (648, 2023-12-21)
examples/native-example/src/ (0, 2023-12-21)
examples/native-example/src/App.js (2342, 2023-12-21)
examples/native-example/src/ComponentWithHook.js (2375, 2023-12-21)
examples/native-example/src/content.js (35174, 2023-12-21)
examples/native-example/src/index.js (358, 2023-12-21)
examples/native-example/tsconfig.json (63, 2023-12-21)
examples/web-example/ (0, 2023-12-21)
examples/web-example/package.json (603, 2023-12-21)
examples/web-example/public/ (0, 2023-12-21)
examples/web-example/public/favicon.ico (3870, 2023-12-21)
examples/web-example/public/index.html (1785, 2023-12-21)
examples/web-example/public/logo192.png (5347, 2023-12-21)
... ...

# React Blockly [![Built on Blockly](https://tinyurl.com/built-on-blockly)](https://github.com/google/blockly) [![types - typescript](https://img.shields.io/npm/types/badge-maker)](https://www.typescriptlang.org) A React Blockly visual programming editor.
Originally inspired by [react-blockly](https://github.com/nbudin/react-blockly)
Click to see the screenshot ![React Blockly editor](https://github-production-user-asset-6210df.s3.amazonaws.com/26460350/283968394-fdf46ed0-276b-4171-86fb-94f5d69940e4.png)
## Package Versions | Name | Latest Version | |-------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------:| | [@react-blockly/core](/packages/core) | [![npm version](https://img.shields.io/npm/v/@react-blockly/core.svg)](https://www.npmjs.com/package/@react-blockly/core) | | [@react-blockly/web](/packages/web) | [![npm version](https://img.shields.io/npm/v/@react-blockly/web.svg)](https://www.npmjs.com/package/@react-blockly/web) | | [@react-blockly/native](/packages/native) | [![npm version](https://img.shields.io/npm/v/@react-blockly/native.svg)](https://www.npmjs.com/package/@react-blockly/native) | ## [Change Log](https://github.com/SerSerch/react-blockly/blob/main/packages/core/CHANGELOG.md) ## `yarn web start` [@react-blockly/web-example](https://github.com/SerSerch/react-blockly/blob/main/examples/web-example) ## `yarn native start` [@react-blockly/native-example](https://github.com/SerSerch/react-blockly/blob/main/examples/native-example) ## License [MIT](LICENSE)

近期下载者

相关文件


收藏者