Skip to content
/ tern Public

A JavaScript code analyzer for deep, cross-editor language support

License

Notifications You must be signed in to change notification settings

ternjs/tern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

33316af · Sep 15, 2023
May 10, 2019
Aug 14, 2020
Jan 31, 2020
Nov 8, 2018
Jul 8, 2020
Jul 9, 2019
May 30, 2019
Oct 1, 2015
Sep 17, 2013
Sep 8, 2014
Aug 23, 2013
Dec 17, 2014
Jul 15, 2018
Jul 10, 2019
Jul 31, 2016
Aug 30, 2015
Sep 15, 2023
Sep 15, 2023
Dec 27, 2019

Repository files navigation

Tern

Build Status NPM version

This is Tern. 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, Tern is open-source software, under an MIT license.

There are currently plugins available for Emacs (and Emacs company-mode), Vim, Sublime Text, Eclipse (and general Java API), Light Table, Atom, TextMate and gedit, and built-in support in Brackets, Edge Code, CodeLite, vy, and SourceLair.

For further documentation, see the project page and the manual. To report issues, use the issue tracker.