Skip to content
/ xinha Public

WYSIWYG HTML Editor Component (turns <textarea> into HTML editors)

License

Notifications You must be signed in to change notification settings

sleemanj/xinha

Repository files navigation

Xinha - Open Source Online HTML Editor

Xinha (pronounced like ​Xena, the Warrior Princess) is a powerful WYSIWYG HTML editor component that works in all current browsers. Its configurabilty and extensibility make it easy to build just the right editor for multiple purposes, from a restricted mini-editor for one database field to a full-fledged website editor. Its liberal, BSD licence makes it an ideal candidate for integration into any kind of project.

The one line explanation is that Xinha turns <textarea> form fields into HTML editors.

We can do better than a one line explanation though, because you can add a basic Xinha editor to your site with one line!

<script src="//s3-us-west-1.amazonaws.com/xinha/xinha-latest/XinhaEasy.js"></script>

For more information, downloads and documentation please see the Xinha website