Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

yields/editable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

editable

Fixing contenteditable, checkout the demo find bugs and report :)

Goals

Provide Editor authors with the ability to simply create a UI without thinking of the resulting html output, html sanitization or UndoManager.

This might result in multiple tiny components, that each solve a problem contenteditable has, then Editor authors can simply pick features by installing editable-* components and build a UI.

Why not use Aloha, RedactorJS etc..

Both editors are awesome, but they both have large bloated dependencies, such as UI components, rangy, jQuery etc..

Moreover Aloha is 1mb of source code, arguably both cannot be used because of their license.

Installation

$ component install yields/editable

License

MIT

About

Fixing contenteditable.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •