featurehelp wanted
Métricas do repositório
- Stars
- (10.781 stars)
- Métricas de merge de PR
- (Mesclagem média 15h 36m) (3 fundiu PRs em 30d)
Description
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.