Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

ts-minimal-kit-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-minimal-kit-cli

TypeScript minimal project template installer

latest
Source
npmnpm
Version
0.2.2
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

ts-minimal-kit-cli

CLI installer for TypeScript minimal kits: ts-minimal-kit and ts-minimal-kit-web

Install

npm install -g ts-minimal-kit-cli

Usage

Minimal TypeScript kit

ts-minimal-kit my-project

Strict typing, clean setup, ready to code.

Minimal TypeScript web kit

ts-minimal-kit-web my-project

Zero dependencies, strict typing, full-stack ready.

What happens

Both commands will:

  • Clone the template
  • Initialize new repository
  • Install dependencies
  • Update TypeScript to latest
  • Open in VS Code (if available)

Requirements

  • Node.js >= 18.0.0
  • Git
  • npm

License

ISC © tish

Keywords

typescript

FAQs

Package last updated on 13 Nov 2025

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