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

baby-cli

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baby-cli

1.移动端web(vuex) ``` vue3 + vite + vuex + vue-router + vant + momentjs + axios + qs + lodash + less ``` 2.移动端web(pinia) ``` vue3 + vite + pinia + vue-router + vant + momentjs + axios + qs + lodash + less ``` 3.PC端web ``` vue3 + vite + vuex + vue-router + el

latest
npmnpm
Version
1.1.805
Version published
Maintainers
1
Created
Source

说明:

内置以下项目初始化模板

1.移动端web(vuex)

vue3 + vite + vuex + vue-router + vant + momentjs + axios + qs + lodash + less

2.移动端web(pinia)

vue3 + vite + pinia + vue-router + vant + momentjs + axios + qs + lodash + less

3.PC端web

vue3 + vite + vuex + vue-router + element plus + momentjs + axios + qs + lodash + less

4.PC端electron(开发电脑软件)

vue3 + vite + vuex + vue-router + element plus + electron + momentjs + axios + qs + lodash + less

使用:

下载移动端web(pinia):

baby init 项目文件夹名称#mobileVue3
baby create 项目文件夹名称#mobileVue3
baby init 项目文件夹名称
baby create 项目文件夹名称

下载移动端web(vuex)

baby init 项目文件夹名称#mobile
baby create 项目文件夹名称#mobile

下载pc端web:

baby init 项目文件夹名称#pc
baby create 项目文件夹名称#pc

下载pc端electron:

baby init 项目文件夹名称#electron
baby create 项目文件夹名称#electron

查看可用模板:

baby list
baby ls

FAQs

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