https://github.com/yeliex/codemirror-extensions
codemirror extensions includes toolbar, helper, image-upload, event-emitter
https://github.com/yeliex/codemirror-extensions
codemirror event-emitter image-upload toolbar
Last synced: 8 months ago
JSON representation
codemirror extensions includes toolbar, helper, image-upload, event-emitter
- Host: GitHub
- URL: https://github.com/yeliex/codemirror-extensions
- Owner: yeliex
- License: mit
- Created: 2022-10-27T09:24:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-13T08:56:23.000Z (about 2 years ago)
- Last Synced: 2025-10-05T04:38:47.823Z (8 months ago)
- Topics: codemirror, event-emitter, image-upload, toolbar
- Language: TypeScript
- Homepage: https://cm.yeliex.dev
- Size: 271 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# codemirror-extensions
codemirror extensions includes toolbar, helper, image-upload, event-emitter
## codemirror-final-newline
add final newline for codemirror
[Docs and examples](https://cm.yeliex.dev)
## codemirror-markdown-commands
commands for markdown text operations, useful with toolbar or invoke manually
[Docs and examples](https://cm.yeliex.dev)
## codemirror-markdown-image
image preview and uploader for codemirror markdown editor
[Docs and examples](https://cm.yeliex.dev)
## codemirror-markdown-slug
slug preview for codemirror markdown, supports github flavored markdown
[Docs and examples](https://cm.yeliex.dev)
## codemirror-toolbar
toolbarw render for codemirror
[Docs and examples](https://cm.yeliex.dev)