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

heaven-cli-fe

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

heaven-cli-fe

前端开发的脚手架工具

latest
Source
npmnpm
Version
0.3.0
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

heaven-cli-fe

前端开发的脚手架工具

使用

npm install -g heaven-cli-fe
heaven init template my-project

可使用 template 包含如下

  • vue
  • vue-seo
  • koa-react
  • koa-vue
  • microservice
  • vue-admin

vue

  • vue-cli,webpack5.28版本

vue-seo(开发中)

  • 基于vue-cli搭建的伪ssr脚手架,webpack5.28版本,打包生成对应的静态html,并跳转到真实网址,用于seo搜索。

koa-react

  • koa+react 工程项目骨架,ssr模式,支持mysql和mongodb数据库

koa-vue

  • koa+vue 工程项目骨架 mvc结构, 前端vue单页面应用

microservice (开发中)

  • 基于vite搭建微前端脚手架

vue-admin (开发中)

  • vite + vue3 + ts 的后台管理系统模板项目(包含eslint)

FAQs

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