featurehelp wanted
Repository-Metriken
- Stars
- (10.781 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 15h 36m) (3 gemergte PRs in 30 T)
Beschreibung
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.