eclipsesource / eclipsesource/jsonforms2-website
Explain middleware
- Dominant language
- HTML
- Stars
- 6
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
* Add a "middleware" dcoumentation page under "docs"
* Conceptional explanation:
* Modify actions within JSON Forms, for example for "derived data manipulation"
* Warning: Be careful as this is powerful however invalid changes will break JSON Forms
* Warning: This is very deep in the internals, so there might be changes in future JSON Forms versions
* Explain the concept of the middleware
* Showcase the most important actions to customize (`init`, `updateCore`, `update`)
* Showcase two (functional) example middlewares ("[controlled mode"](https://github.com/eclipsesource/jsonforms/pull/2196#discussion_r1393333045) and "derived data manipulation")
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.