josdejong / josdejong/jsoneditor

Dynamic templates

Open
#422 4 comments 0 reactions 0 assignees View on GitHub
feature help wanted
Dominant language
JavaScript
Stars
12.3k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

It would be handy to be able to populate a list of JavaScript snippets - "actions" - to interact with the JSON data.

```js
function jsoneditor_custom( json ) {
// do something
return json;
}
```

And returning the result to the editor.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.