tern-jquery-api-doc(latest: 0.0.3) Tern plugin for generating jQuery API docs on the fly and associating them with the correct objects in Tern
tern-override-plugin(latest: 0.0.1) Tern plugin that overrides inferred types for all instances of a specific AST expression
tern-def-origin(latest: 0.0.6) Tern plugin for determining the definition AST node and origin for JavaScript types
tern-node-api-doc(latest: 0.0.5) Tern plugin for generating Node.js API docs on the fly and associating them with the correct modules and functions in Tern
tern-ref-plugin(latest: 0.0.9) Tern plugin that augments condenser output with information about identifiers and the types they reference
tern-scope-walk(latest: 0.0.9) visits JavaScript scopes created by tern's inference engine
deptool(latest: 0.0.2) Lists and resolves NPM dependencies
jsg(latest: 0.0.3) jsg analyzes JavaScript source code and emits a representation of the code suitable for browsing, documentation generation, or static analysis.
commonjs-findpkgs(latest: 0.0.7) Finds all CommonJS (package.json) packages and determines their source files.
walkall(latest: 0.0.5) Provides a walker for the acorn JavaScript parser that traverses all AST nodes
javascript-idents(latest: 1.0.0) Walks a JavaScript AST and collects Identifier nodes
@sourcegraph/typescript(latest: 2.2.0) TypeScript is a language for application scale JavaScript development
@sqs/jsonc-parser(latest: 1.0.3) Scanner and parser for JSON with comments.
cxp-cli(latest: 1.0.6) CLI tool for building and running CXP extensions
@sourcegraph/sourcegraph.proposed(latest: 12.0.2) Sourcegraph extension API: build extensions that enhance reading and reviewing code in your existing tools
@sourcegraph/extensions-client-common(latest: 12.0.0) Common TypeScript/React client application code for Sourcegraph extension configuration and management, used in Sourcegraph and "Sourcegraph for X" products
@sqs/reactstrap(latest: 6.5.0-tmp1) React Bootstrap 4 components - TEMP published to use #1254, see https://github.com/reactstrap/reactstrap/pull/1254#issuecomment-445575448
@sourcegraph/basic-code-intel(latest: 10.0.0) Common library for providing basic code intelligence in Sourcegraph extensions
@sourcegraph/extension-api-types(latest: 2.1.0) Types for working with the Sourcegraph extension API. Extensions should use the 'sourcegraph' package, not this package. This package is only for client applications that embed Sourcegraph extensions and need to communicate with them.