COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210126024916/https://github.com/topics/contenteditable
Here are
68 public repositories
matching this topic...
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
Updated
Dec 14, 2020
JavaScript
📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies
Updated
Jul 4, 2019
JavaScript
Powerful rich text editor framework with a modular architecture, modern integrations and features like collaborative editing.
Updated
Jan 25, 2021
Rich Text Format
A curated list of awesome WYSIWYG editors.
Edit Notes like in Notion.so. Full-Stack App using React/Express.
Updated
Dec 13, 2020
JavaScript
React component for a div with editable contents
Updated
Sep 10, 2020
TypeScript
Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility
Updated
Dec 20, 2020
JavaScript
wysiwyg contenteditable editor (minified+compression: 6kb)
Updated
Sep 25, 2020
JavaScript
Pure javascript based WYSIWYG html editor, with no dependencies.
Updated
Jan 23, 2021
JavaScript
A lightweight HTML and BBCode WYSIWYG editor
Updated
Dec 11, 2020
JavaScript
Updated
Jan 25, 2021
TypeScript
Friendly contenteditable API
Updated
Dec 4, 2020
JavaScript
This Angular library contains several projects: forms, api-mock, contenteditable.
Updated
Jan 24, 2021
TypeScript
📜 Easily edit arbitrary text snippets on a site without a full-fledged CMS or issuing another site release. Like a mini-CMS for every site.
Updated
Apr 22, 2020
Python
A contenteditable component for ember-cli that just works™
Updated
Nov 19, 2020
JavaScript
Ember addon for simplest and smallest (1kB) WYSIWYG text editor for web, with no dependencies
Updated
Jan 20, 2021
JavaScript
Text editing with media widgets
Updated
Feb 21, 2017
JavaScript
React component with sane defaults to make any element contentEditable
Updated
Dec 11, 2020
JavaScript
Angular v4+ contenteditable directive for compatibility with Angular forms
Updated
Jul 11, 2019
JavaScript
This accessor allows you to use Angular forms with contenteditable elements with ease. It has zero dependencies, other than Angular itself as peer and works with Angular 4+ in all modern browsers, including Internet Explorer 11
Updated
Jul 13, 2020
TypeScript
Add IDE-like text entry to HTML contenteditable tags
Updated
Nov 6, 2018
JavaScript
A contenteditable text editor with predictive typeahead, similar to Gmail's Smart Compose feature.
Updated
Sep 10, 2020
JavaScript
Set and get Caret position (contenteditable or TextArea) using Vanilla JavaScript
Updated
Oct 16, 2020
JavaScript
An HTML element that makes its content editable
Updated
Jan 25, 2021
TypeScript
Medium.com WYSIWYG editor clone, with RTL support.
Updated
May 7, 2017
JavaScript
The same features you expect from `<input type="text">` but in a `contenteditable` Vue component
Updated
Sep 19, 2020
JavaScript
Use ngModel and validations with contenteditable HTML5 attribute
Updated
Mar 16, 2019
JavaScript
Lightweight jQuery UI plugin providing more convinient API to use "contenteditable" feature
Updated
Jan 18, 2017
JavaScript
Improve this page
Add a description, image, and links to the
contenteditable
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
contenteditable
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Type of report
Bug
Provide detailed reproduction steps (if any)
just implement the sample code in the documentation
https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dialog_validate.html#method-functions
Expected result
A validator composed by notEmpty and number
Actual result
A validator which always return true
Other details
Tested on 4.15.1