0.0.7 • Published 2 years ago

wd-editor v0.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

wd-editor

wd-editor is a wikidot editor based on monaco-editor

Install

With CDN:

<script src="https://www.jsdelivr.com/package/npm/wd-editor"></script>

With npm:

npm i wd-editor

Api

createEditor(element:HTMLElement)

return {instance: monaco.editor.StandaloneCodeEditor}

create editor.

更新日志

0.0.7

2 years ago

0.0.4

2 years ago

0.0.2

2 years ago

1.0.0

2 years ago