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

@vs-org/create-typescript-package

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

@vs-org/create-typescript-package

This is simple npx command to create simple typescript boilerplate package.

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

@vs-org/create-typescript-package

This is simple npx project to bootstrap typescript project for creating packages.

Usage

  • Create typescript sample package
npx @vs-org/create-typescript-package

Above command will ask few questions to generate package.json file.

a. Name of project?
b. Project description (optional)
c. Author? (optional)
d. Github repo url? eg: https://github.com/username/repo.git (optional)

Note

This is experimental package and not actively maintained please don't raise issues or feature requests.

Keywords

Create typescript package

FAQs

Package last updated on 16 Sep 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