Skip to content

gerhardgruber/calligraphy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calligraphy

calligraphy is a JavaScript WYSIWYG editor without usage of the contenteditable attribute.

The repository contains just a pre-pre-pre-alpha version of the editor. I just spent a few hours on doing the basic-stuff.

calligraphy uses the raphaeljs library internally to render the editor and its content.

In addition to raphaeljs, jquery is required.

Get the code

Get the code using

git clone git@github.com:gerhardgruber/calligraphy.git

Try it out

Get the code and open the src/index.html file using your browser.

Questions

If you have questions, send a mail to gerhard.gruber@documatrix.com.

Contribution

Feel free to fork & contribute. Do not commit to the master branch, but create pull requests.

Also checkout the Planned feature list.

License

The calligraphy editor is licensed under the MIT license.

About

JavaScript WYSIWYG editor without usage of contenteditable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors