jsonFormater icon indicating copy to clipboard operation
jsonFormater copied to clipboard

jQuery based json format and syntax highlight

Results 2 jsonFormater issues
Sort by recently updated
recently updated
newest added

bindEvent: function () { const that = this; var elements = this.options.dom.getElementsByClassName('imgToggle');//there is a modify Array.prototype.forEach.call(elements, function (el, i) { el.addEventListener('click', function () { if (that.isFormated == false) { return;...

1.there are some errors in read me ,please follow demo 2.jsonFormater is not work in IE10