No Description

Peng Lyu 6a3a3edd5e Merge pull request #8 from rebornix/master 8 years ago
.vscode 6dcc1c017d Initial version 9 years ago
sample-diff-editor 6dcc1c017d Initial version 9 years ago
sample-editor 6dcc1c017d Initial version 9 years ago
sample-electron cc7b52cdcc Restore node's require after loading loader.js 8 years ago
sample-iframe 6dcc1c017d Initial version 9 years ago
sample-localized 6dcc1c017d Initial version 9 years ago
sample-monarch 6dcc1c017d Initial version 9 years ago
sample-nwjs eebf585fc3 nwjs 8 years ago
sample-shared-model 6dcc1c017d Initial version 9 years ago
sample-sync 6dcc1c017d Initial version 9 years ago
.gitignore eebf585fc3 nwjs 8 years ago
.npmignore 6dcc1c017d Initial version 9 years ago
LICENSE.md 9878b4c42a Rename license file 9 years ago
README.md d0026161f0 Update README.md 8 years ago
package.json 6dcc1c017d Initial version 9 years ago

README.md

Monaco Editor Samples

Standalone HTML samples showing how to integrate the Monaco Editor.

Running

git clone https://github.com/Microsoft/monaco-editor-samples.git
cd monaco-editor-samples
npm install .
npm run simpleserver

Go to localhost:8888 and explore the samples!

License

MIT