JSPM

  • Created
  • Published
  • Downloads 19772
  • Score
    100M100P100Q131559F
  • License MIT

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

Package Exports

  • tern
  • tern/defs/ecma5.json
  • 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

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 Emacs, Vim, Sublime Text, and Light Table plugins available, and built-in support in Brackets and Edge Code.

For further documentation, see the project page and the manual.