MCPcopy Index your code
hub / github.com/tinymce/tinymce-vue

github.com/tinymce/tinymce-vue @6.3.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 6.3.0 ↗ · + Follow
49 symbols 124 edges 16 files 0 documented · 0% 9 cross-repo links updated 51d ago★ 2,2035 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Official TinyMCE Vue component

About

This package is a thin wrapper around TinyMCE to make it easier to use in a Vue application.

Tinymce version compatibility

tinymce tinymce-vue version
7.6 and above 6.2 and above
below 7.6 Versions prior to 6.2

Vue version compatibility

vue tinymce-vue
3.x 4.0 and above
2.x Versions prior to 4.0

Issues

Have you found an issue with tinymce-vue or do you have a feature request? Open up an issue and let us know or submit a pull request. Note: for issues related to TinyMCE please visit the TinyMCE repository.

Extension points exported contracts — how you extend this code

Context (Interface)
(no doc)
src/test/ts/alien/Loader.ts
IStateObj (Interface)
(no doc)
src/main/ts/ScriptLoader.ts
ScriptLoader (Interface)
(no doc)
src/main/ts/ScriptLoader.ts
IPropTypes (Interface)
(no doc)
src/main/ts/components/EditorPropTypes.ts

Core symbols most depended-on inside this repo

pRender
called by 14
src/test/ts/alien/Loader.ts
AssertTinymceVersion
called by 9
src/test/ts/browser/LoadTinyTest.ts
getTinymce
called by 7
src/main/ts/TinyMCE.ts
getConf
called by 5
src/stories/Editor.stories.tsx
loadTiny
called by 5
src/stories/Editor.stories.tsx
initWrapper
called by 4
src/main/ts/components/Editor.ts
setMode
called by 3
src/main/ts/components/Editor.ts
pFakeType
called by 2
src/test/ts/browser/InitTest.ts

Shape

Function 45
Interface 4

Languages

TypeScript100%

Modules by API surface

src/stories/Editor.stories.tsx11 symbols
src/main/ts/Utils.ts10 symbols
src/main/ts/ScriptLoader.ts8 symbols
src/main/ts/components/Editor.ts6 symbols
src/test/ts/alien/Loader.ts4 symbols
src/test/ts/alien/TestHelper.ts2 symbols
src/main/ts/TinyMCE.ts2 symbols
stories/index.js1 symbols
src/test/ts/browser/LoadTinyTest.ts1 symbols
src/test/ts/browser/InitTest.ts1 symbols
src/test/ts/atomic/UtilsTest.ts1 symbols
src/main/ts/components/EditorPropTypes.ts1 symbols

For agents

$ claude mcp add tinymce-vue \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page