Web Component and React wrappers on top of Monaco Editor
Main purpose of this formation of components is to give user simplest possible setup for using monaco to present diffs in the code.
I find there is not many good quality tools for that and Monaco is one of the best but it would be tedios to try to use it.
This repository is here to just simplify this process to allow usage from vanilla js (including from CDN's), as a web component and in the react ecosystem too.