Skip to content

joepestro/wysihat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WysiHat is a WYSIWYG JavaScript framework that provides an extensible foundation to design your own rich text editor. WysiHat stays out of your way and leaves the UI design to you.

WysiHat currently supports:

  • Microsoft Internet Explorer for Windows, version 6.0 and higher

  • Mozilla Firefox 2.0 and higher

  • Apple Safari 3.0 and higher

  • Opera 9.52 and higher

  • Google Chrome

Code is documented inline with pdoc.

Several examples can be found under examples/ to get you started.

Tagged releases will be posted on the GitHub wiki (github.com/josh/wysihat/wikis/download).

You can build the latest version of WysiHat from source by running rake the root directory. The generated file will be saved to dist/wysihat.js. Ruby and the Rake gem are only required to build the project from source. It is not required to run the code.

Check out the WysiHat source with

$ git clone git://github.com/josh/wysihat.git

GitHub pull requests are welcome.

WysiHat is released under the MIT license.

About

A WYSIWYG JavaScript framework (Please send messages and pull requests to "josh")

Resources

License

Stars

Watchers

Forks

Packages

No packages published