featurehelp wanted
Metriche repository
- Star
- (12.263 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
It would be handy to be able to populate a list of JavaScript snippets - "actions" - to interact with the JSON data.
function jsoneditor_custom( json ) {
// do something
return json;
}
And returning the result to the editor.