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

sailfish-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sailfish-cli

旗鱼前端通用脚手架

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

旗鱼前端脚手架

包罗很多前端项目模板的脚手架,一站式创建各种前端项目,模板持续更新中,也欢迎提供模板

安装

npm install sailfish-cli -g

使用

  • 查看模板列表
sfc list
  • 初始化项目并下载模板
sfc init

目前提供如下模板

  • vue-app-template:Vue单页面应用模板
  • vue-app-template-ts:Vue单页面应用模板typescript版
  • vue-module:vue模块(组件)模板,用于发布vue组件到npm
  • npm-js:JS模块模板,用于发布JS模块到npm
  • npm-ts:typescript模块模板,用于发布ts模块到npm

Keywords

cli

FAQs

Package last updated on 15 Dec 2020

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