January 2, 2008
4:11 pm
EditArea, a free JavaScript editor for source code. This editor is designed to edit souce code files in a textarea. The main goal is to allow text formatting, search and replace and real-time syntax highlight (for small text).
Features:
Easy to integrate, only one script include and one function call- Tabulation support (allow to write well formated source code)
- Search and replace (with regexp)
- Customizable real-time syntax highlighting (currently: PHP, CSS, Javascript, Python, HTML, XML, VB, C, CPP, Pascal, Basic, Brainf*ck)
- Auto-indenting new lines
- Line numerotation
- Multilanguage support (currently: Croatian, Danish, English, French, German, Italian, Japanese, Polish, Portuguese)
- Possible PHP gzip compression (compress the 12 core files to one file of ~20Ko)
- Allow multiple instances
- Full screen mode
- Possible plugin integration
- Possible save and load callback functions
- Possible dynamic content management
- Can work in the same environment than “protype” and “mootools”’s like libraries.
You setup the text area, and then make sure to transform via something like:
[html]
[/html]
Homepage | Download | Demo | Documentation
EditArea, JavaScript, Java, Script, Text Editor

TrackBack URI Leave a comment »