Jeeves 1.1.0
Jeeves is the code name of a new awesome browser based text editor for Mootools Core 1.3.x and Mootools More 1.3.x.
Details
- Author
- Robin Grass
- Current version
- 1.1.0
- GitHub
- vondoom/jeeves
- Downloads
- 1202
- Category
- Forms
- Tags
- Report
- GitHub Issues
Releases
Dependencies
-
core/1.3.0:
- Class
- Browser
- Events
- Options
- Element.Event
-
more/:1.3.0.rc1:
- Element.Forms
- Element.Event.Pseudos
- Element.Event.Pseudos.Keys
How to use
The constructor (Jeeves.Editor) allows both passing in of a string (ID) or a element reference.
Simple usage
new Jeeves.Editor('my_element_id');
Architectual Goals
Even though I plan to make Jeeves syntax highlighted, that feature won't be available until much later. The main goal is to get it to be cross browser along with features such as tab and detab focus, typing pairs and snippets. Other planned features are code-assist etc.
Known Bugs
Internet Explorer handle newlines differently than other browsers, I'm investigating if there is a way around that.
Discuss
A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.
Found a bug in this plugin? Please report it this repository's Github Issues.
blog comments powered by Disqus