JSPM

  • Created
  • Published
  • Downloads 18987
  • Score
    100M100P100Q134348F
  • License MIT

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

Package Exports

  • tern
  • tern/doc/demo/polyfill
  • tern/lib/comment
  • tern/lib/condense
  • tern/lib/def
  • tern/lib/infer
  • tern/lib/signal
  • tern/lib/tern
  • tern/plugin/doc_comment
  • tern/plugin/node
  • tern/plugin/requirejs

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tern) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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. For questions and documentation, see the discussion forum.