Jan 3, 2008 / Javascript
EditArea JavaScript Source Code Editor
EditArea is a free JavaScript source code editor. It is designed to edit source code files in a textarea. The main goal is to allow text formatting, search and replace and real-time syntax highlight for small text. This editor is compatible with major modern web browsers and released under LGPL license. Click here to see the live demo.
- 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
- Auto-indenting new lines
- Line numerotation
- Multilanguage support
- Possible PHP gzip compression
- Allow multiple instances
- Full screen mode
- Possible plugin integration
- Possible save and load callback functions
- Possible dynamic content management


















One Comment, Comment or Trackback
Niall Doherty
Sounds interesting, I can definitely see this coming in handy for future projects. Thanks for sharing.
Jan 3rd, 2008
Reply to “EditArea JavaScript Source Code Editor”
You must be logged in to post a comment.