摘要:
数据可视化工具-Vue-DataV入门 Vue-DataV是干什么的? DataV是一个基于Vue的数据可视化组件库(当然也有React版本) 提供用于提升页面视觉效果的SVG边框和装饰 提供常用的图表如折线图等 飞线图/轮播表等其他组件 npm安装 $ npm install @jiaminghi 阅读全文
摘要:
https://github.com/xswei/FlyLine 阅读全文
摘要:
一个2维的飞线组件 https://github.com/davidpan123/specialUi 效果图: 飞线使用: import Vue from 'vue' import {FlyLine} from 'special-ui' Vue.use(FlyLine) 组件引用: <templat 阅读全文
摘要:
https://codemirror.net/ 阅读全文
摘要:
https://www.w3cschool.cn/tryrun/runcode?lang=javascript https://ace.c9.io/build/kitchen-sink.html 背景 ACE简介: 功能实现 1、引入js 2、添加控件 3、初始化组件 4、保存时代码语法检测 5、效 阅读全文