featurehelp wanted
仓库指标
- Star
- (10,781 star)
- PR 合并指标
- (平均合并 15小时 36分钟) (30 天内合并 3 个 PR)
描述
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.