This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
wysihat /
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Wed Oct 15 17:47:51 -0700 2008 | |
| |
README.rdoc | Wed Oct 15 17:47:51 -0700 2008 | |
| |
Rakefile | Wed Oct 15 17:47:51 -0700 2008 | |
| |
dist/ | Thu Oct 16 13:53:23 -0700 2008 | |
| |
examples/ | ||
| |
src/ | ||
| |
test/ | ||
| |
vendor/ | Wed Oct 15 17:47:51 -0700 2008 |
README.rdoc
WysiHat
A WYSIWYG JavaScript framework
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.
Support platforms
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
Dependencies
- Prototype 1.6 or later (prototypejs.org/)
Documentation
Code is documented inline with pdoc.
Examples
Several examples can be found under examples/ to get you started.
Building from source
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.
Contributing
Check out the WysiHat source with
$ git clone git://github.com/josh/wysihat.git
GitHub pull requests are welcome.
License
WysiHat is released under the MIT license.








