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

generation-template

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generation-template

静态项目Ts-vue模板生成

latest
npmnpm
Version
1.1.9
Version published
Maintainers
1
Created
Source

Generation Template

快捷生成基础项目代码,使用vite作为开发服务

安装

  // 安装全局包
  npm install generation-template -g

使用

  // 使用gt create 创建项目
  gt create <my-project> [template]

[template]

1. template-element-ts | element-ts
    | 预置 element-plus | pinia | vue | vue-router
    | 集成 cz-git(commit提交规范) | sass(css编译) | vitest(测试工具)

示例

gt -h

Examples gt

Keywords

tempalte

FAQs

Package last updated on 28 May 2024

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