Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lsif-tsc

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lsif-tsc

Tool to create an LSIF dump for TypeScript projects.

  • 0.6.0-next.19
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

lsif-tsc

Languag Server Index Format tool for TypeScript

Requirements

  • Node.js at least 10.x.x

About

This tool supports creating LSIF dumps for TypeScript and JavaScript.

See also the Language Server Index Format Specification

How to Run the Tool

The easiest way to run the tool is to install the latest version (which are pre-release version starting with 0.x right now). For example npm install -g lsif-tsc. Then execute the command on a TypeScipt project using the following command lsif-tsc -p .\tsconfig.json --stdout. This print a LSIF dump to stdout. You might also want to execute list-tsc --help to get an overview of available command line options. Also of interest could be the overall readme

FAQs

Package last updated on 24 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc