Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript

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.

https://www.npmjs.com/package/composite-monaco-diff

https://stopsopa.github.io/monaco-editor-webcomponent/