monaco-editor-samples:使用摩纳哥编辑器的样本

时间:2021-05-03 23:40:42
【文件属性】:
文件名称:monaco-editor-samples:使用摩纳哥编辑器的样本
文件大小:195KB
文件格式:ZIP
更新时间:2021-05-03 23:40:42
HTML 摩纳哥编辑器样本 显示如何集成Monaco编辑器的独立HTML示例。 跑步 git clone https://github.com/Microsoft/monaco-editor-samples.git cd monaco-editor-samples npm install . npm run simpleserver 转到并浏览示例! 问题 请在有关monaco-editor-samples问题。 加载变化 browser-amd-editor :在使用AMD延迟加载的浏览器中运行。 browser-script-editor :通过[removed]标签使用AMD同步加载在浏览器中运行。 browser-esm-webpack :在使用webpack的浏览器中运行。 browser-esm-webpack-small :在使用webpack的浏览器中运行(仅是编辑器的一个子集
【文件预览】:
monaco-editor-samples-main
----.gitignore(32B)
----browser-esm-webpack-typescript()
--------.gitignore(35B)
--------package.json(211B)
--------src()
--------webpack.config.js(977B)
--------tsconfig.json(373B)
----browser-amd-iframe()
--------inner.html(844B)
--------index.html(2KB)
----package.json(900B)
----package-lock.json(197KB)
----LICENSE.md(1KB)
----SECURITY.md(3KB)
----browser-esm-webpack()
--------.gitignore(23B)
--------package.json(121B)
--------package-lock.json(49B)
--------webpack.config.js(709B)
--------dist()
--------index.js(708B)
--------index.html(365B)
----nwjs-amd-v2()
--------package.json(100B)
--------package-lock.json(340B)
--------index.html(2KB)
----browser-amd-diff-editor()
--------index.html(2KB)
--------original.txt(2KB)
--------modified.txt(3KB)
----browser-script-editor()
--------index.html(973B)
----nwjs-amd()
--------package.json(100B)
--------package-lock.json(340B)
--------index.html(1KB)
----browser-amd-localized()
--------index.html(801B)
----.prettierignore(257B)
----electron-esm-webpack()
--------.gitignore(25B)
--------package.json(196B)
--------main.js(674B)
--------webpack.config.js(687B)
--------dist()
--------index.js(708B)
----README.md(1KB)
----browser-amd-requirejs()
--------index.html(837B)
----browser-amd-shadow-dom()
--------index.html(2KB)
----browser-esm-parcel()
--------.gitignore(13B)
--------package.json(964B)
--------package-lock.json(243KB)
--------src()
--------index.html(603B)
----browser-esm-webpack-small()
--------.gitignore(32B)
--------package.json(177B)
--------webpack.config.js(848B)
--------generate-imports.js(4KB)
--------dist()
--------index.js(11KB)
--------index.html(548B)
----browser-esm-webpack-typescript-react()
--------.gitignore(35B)
--------package.json(640B)
--------package-lock.json(83KB)
--------src()
--------webpack.config.js(1KB)
--------tsconfig.json(418B)
----browser-esm-webpack-monaco-plugin()
--------.gitignore(21B)
--------package.json(135B)
--------webpack.config.js(514B)
--------dist()
--------index.js(447B)
--------index.html(386B)
----.vscode()
--------settings.json(171B)
----browser-amd-editor()
--------index.html(785B)
----browser-amd-monarch()
--------index.html(8KB)
----browser-amd-shared-model()
--------index.html(952B)
----electron-amd()
--------electron-index.html(1KB)
--------package.json(119B)
--------main.js(669B)
--------package-lock.json(51B)
--------index.html(364B)
----.npmignore(24B)
----.prettierrc(130B)
----electron-amd-nodeIntegration()
--------electron-index.html(1KB)
--------package.json(136B)
--------main.js(700B)
--------index.html(364B)

网友评论