monaco-yaml/examples/demo
Remco Haszing 99dcdff6fe
Update dependencies
All caret ranges are now defined as `^x.0.0`.

A small ESLint issue was fixed, which was reported by the updates ESLint
configuration.
2021-09-02 15:39:23 +02:00
..
src Let demo users select a schema from schema store 2021-08-28 11:44:04 +02:00
package.json Update dependencies 2021-09-02 15:39:23 +02:00
README.md Rename webpack example to demo 2021-08-23 17:28:13 +02:00
webpack.config.js Let demo users select a schema from schema store 2021-08-28 11:44:04 +02:00

Demo

This demo is deployed to monaco-yaml.js.org. It shows how monaco-editor and monaco-yaml can be used with Webpack 5. To start it, simply run:

npm start

The demo will open in your browser.