New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

tsc-generator

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsc-generator

Generate a typescript project quickly.

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

TSC Generator

Generate a TypeScript project in one line.

Installation

Install the package globally.

$ npm i -g tsc-generator

Create a TypeScript project

Open a cmd in the folder where you want to create your project and enter the following command:

$ npx tsc-generator

Then answer the questions to finish the creation of your project. Tsc generator will then install the project dependencies.

Keywords

typescript

FAQs

Package last updated on 17 Jan 2022

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