Showing 1-20 of 660 packages
Textcomplete editor for contenteditable
This plugin provides a `<contenteditable/>` element supporting `v-model`. It also provides some (optional) features, like preventing html input and paste, or new lines.
Selection range manipulation for contenteditable elements
angular model for the 'contenteditable' html attribute
Friendly contenteditable API
Set and get Caret position (contenteditable or TextArea) using Vanilla JavaScript
A small React hook to turn elements into fully renderable & editable content surfaces, like code editors, using contenteditable (and magic)
React component with sane defaults to make any element contentEditable
This is micro Angular v4+ contenteditable directive for integration with Angular forms. It just implements [ControlValueAccessor](https://angular.io/api/forms/ControlValueAccessor) for this purpose.
React component representing an element with editable contents
This is a ControlValueAccessor for using Angular forms with contenteditable elements
A simple contenteditable component
An ember modifier that enables contenteditable fields
Insert text in a `<textarea>`, `<input>` and `contenteditable` elements (including Undo support)
An experimental, framework agnostic, small (4kB+) contenteditable state manager.
React contenteditable component. Super-customizable!
Respectful contenteditable: avoids <div>, respects white-space: pre* styles line breaks
textual contenteditable build with solid-js
React Compenent for a div with 'contentEditable = true'
Simple maxlength plugin validator for contenteditable html , this plugin do not allow you to put more than the specified max length allowed, paste from clipboard is also checked