Vue.js devtools (beta)
DevTools browser extension for Vue.js
devtool for x6 graph
Review user movement over the last 30 days.
Track rating movement over time to see whether quality signals remain stable.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
X6 是 AntV 旗下的图编辑引擎
提供简单易用的节点定制能力和开箱即用的交互组件,方便我们快速搭建流程图、DAG 图、ER 图等图应用
X6 特性:
极易定制:支持使用 SVG/HTML/React/Vue/Angular 定制节点样式和交互
开箱即用:内置 10+ 图编辑配套扩展,如框选、对齐线、小地图等
数据驱动:基于 MVC 架构,用户更加专注于数据逻辑和业务逻辑
Inspect the latest comments and rating distribution.
Review related products from the Chrome Web Store detail page.
DevTools browser extension for Vue.js
为程序员、设计师、产品经理每日发现优质内容。
GitHub on steroids
It's a browser and editor for JSON document.You can get a beautiful view. And transcoding Unicode Base64 URL with decode & encode.
To modify ajax responses on any page
Browser DevTools extension for debugging Vue.js applications.
挺实用的 可以清晰的查看数据,修改样式,
好用的,特别适合自定义查看是否修改上了。需要在代码里挂载,我是在mounted挂载的。
挺好用的,需要把实例挂到window上: window.__x6_instances__ = [] const graph = new Graph({ ...blablabla }) window.__x6_instances__.push(graph)
假的,安装后控制台没有antv x6面板