UNPKG

@reinmar/ckeditor5-maximum-length

Version:

Maximum length plugin for CKEditor 5.

11 lines (10 loc) 234 B
{ "plugins": [ { "name": "Maximum length validation", "className": "MaximumLength", "description": "Marks excess text with a red marker to indicate that it needs to be removed.", "path": "src/maximumlength.js" } ] }