FlexiJsonEditor icon indicating copy to clipboard operation
FlexiJsonEditor copied to clipboard

JSON editor jQuery plugin

Results 19 FlexiJsonEditor issues
Sort by recently updated
recently updated
newest added

Hi, Adding double quotes and escaping string yourself is a hassle. Strings should also be auto escaped if needed. Here is my proposed solution. (it is a bit dirty and...

Changed to null when value is double quotes 值为双引号的时候被改变为null

page has reload,how to get the new json data?

When removing an item from an array (by deleting the key), the ui updates visually and looks as if the item is removed. However, in the data the array contains...

while looking into the demo and the official page i couldn't understand how it is possible to dispaly a REST service response as json tree. could you please share with...

hi ~ i clone repository today , and i use the sample , i got a error message of "TypeError: $(...).on is not a function" the bug since like update...

Hello guy,Can u add the AMD support?

Is there way to add a button on each item row to delete it? The "delete property value" to remove doesn't seem very friendly. Thanks!

When adding a new Array or Object into the json, the plus symbol used to expand the item does not appear. This means there is no way to access the...