# tern **Repository Path**: mirrors_angelozerr/tern ## Basic Information - **Project Name**: tern - **Description**: A JavaScript code analyzer for deep, cross-editor language support - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tern This is [Tern][1]. Tern is a stand-alone, editor-independent JavaScript analyzer that can be used to improve the JavaScript integration of existing editors. Thanks to a group of generous [crowd funders][2], Tern is open-source software, under an MIT license. There are currently plugins available for [Emacs][emacs] (and Emacs [company-mode][cmode]), [Vim][vim], [Sublime Text][st], [Eclipse (and general Java API)][ec], [Light Table][lt], and [gedit][gedit], and built-in support in [Brackets][brackets] and [Edge Code][edge_code]. For further documentation, see the [project page][1] and the [manual][3]. [1]: http://ternjs.net [2]: http://www.indiegogo.com/projects/tern-intelligent-javascript-editing [3]: http://ternjs.net/doc/manual.html [emacs]: http://ternjs.net/doc/manual.html#emacs [ec]: https://github.com/angelozerr/tern.java [vim]: https://github.com/marijnh/tern_for_vim [st]: https://github.com/marijnh/tern_for_sublime [lt]: https://github.com/mortalapeman/LT-TernJS [gedit]: https://github.com/Swatinem/tern_for_gedit [brackets]: http://brackets.io [edge_code]: http://html.adobe.com/edge/code [cmode]: https://github.com/proofit404/company-tern