https://www.processon.com/view/link/5bd016eee4b0534c9c128d02
topology
https://gitee.com/le5le/meta2d.js
https://github.com/le5le-com/topology.js
https://developer.le5le.com/api/utils.html#formatpadding
https://github.com/le5le-com/topology.js/tree/master/examples/react
git clone https://github.com/le5le-com/topology.js.git
IOT
运行 vue 、 react 示例
安装依赖
切换到对应目录。 npm i 或 yarn运行项目
查看 package.json 确认运行命令。
运行 es5 示例
安装全部依赖
凡是有 package.json 的地方都需要安装依赖。 npm i 或 yarn打包 topology.js
执行最外层 package.json 中的 bulid 命令。 cd 到最外层, npm run build or yarn build 确保执行后 dist/topology/topology.js 存在运行示例项目
es5
推荐使用 live server.
文档更新时间: 2024-03-31 21:54 作者:admin