vue-dd
vue-dd copied to clipboard
require hyper link detection
please add a feature, when a hyperlink was detected, rap a link tag around it
That would slow down the performance of the rendering for big objects, since we would have to parse strings to find the links. Why do you need this? What is the use case?
hope to add an option, when it was set, auto rap hyperlink url. refer https://github.com/abodelot/jquery.json-viewer , the withLinks option, thanks !~