Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 846 Bytes

README.markdown

File metadata and controls

21 lines (11 loc) · 846 Bytes

Miracle Whyzz

I just can't believe it's not Wysihat

WysiHat is an incredible editor. Light, extensible, clean code, just great stuff.

The maintenance of Wysihat at Altruja has accumulated into something that works better than anything else in 2014 if you essentially just want a contenteditable that works without a lot of overhead, and where you can hack and control everything without a lot of fuss. You know. When you need an interface that works great on touchscreens, tomorrow. Or have a pesky UX vision that won't go away. Or something.

But it's not wysihat any more. It still looks and acts that way, but it's different. But I still can't believe it's not wysihat.

Usage

Get a textarea and call:

$('#myTextArea').whyzz();

Downloading

Miracle Whyzz is released under the MIT license.