Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-13T08:56:23.000Z (9 months ago)
- Last Synced: 2024-10-05T12:50:36.203Z (3 months ago)
- Topics: codemirror, event-emitter, image-upload, toolbar
- Language: TypeScript
- Homepage: https://cm.yeliex.dev
- Size: 271 KB
- Stars: 4
- Watchers: 2
- 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)