https://github.com/chrisekelley/ckeditor5-dumpdata
ckeditor5 plugin for dumping editor data to console.
https://github.com/chrisekelley/ckeditor5-dumpdata
Last synced: 3 months ago
JSON representation
ckeditor5 plugin for dumping editor data to console.
- Host: GitHub
- URL: https://github.com/chrisekelley/ckeditor5-dumpdata
- Owner: chrisekelley
- Created: 2017-11-07T13:28:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-07T16:57:27.000Z (over 7 years ago)
- Last Synced: 2025-01-20T06:24:57.117Z (5 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ckeditor5-dumpdata
This is a plugin for ckeditor5. It dumps data to the console using editor.getData. It provides a toolbar component named 'dumpdata'.
The plugin name is 'Dumpdata'.