Javascript Editor for SharePoint (JEFS) is a lightweight, in-browser editor that lets you quickly prototype and test custom JavaScript code in SharePoint. The aim of JEFS is to provide a simple, alternative approach to commonly used CEWP or SPD when applying JavaScript code against SharePoint pages. In its current form, the editor is targeting development environments.
Once installed, the editor can be launched from the ribbon on the following pages (under Page or List or Library tab)
- WebPart page
- Wiki page
- List View page
- List Form page
- Document Library View page
- Document Library Form page
The editor supports syntax highlighting for JavaScript code and provides an easy way of including dependencies and other external libraries, such as jQuery.
Please visit product site for more information.