qiuquanwu / vue3-json-viewer

Simple JSON viewer component, for Vue.js 3.x
https://vjv-doc-qiuquanwu.vercel.app/
MIT License
103 stars 15 forks source link

url的值是字符串而不是<a></a>的连接,不可以点击下载。 #8

Closed heisming closed 2 years ago

qiuquanwu commented 2 years ago

现在的功能就是会验证字符串是不是网址,然后给点击跳转,后续考虑可以加个自定义配置,