Gathering detailed insights and metrics for @leanup/cli-vue
Gathering detailed insights and metrics for @leanup/cli-vue
Gathering detailed insights and metrics for @leanup/cli-vue
Gathering detailed insights and metrics for @leanup/cli-vue
@leanup/cli
This CLI brings along all required tools to serve, test and build multi framework SPAs
@leanup/cli-vue3
This package contains the Vue3 framework extension for the @leanup/cli.
@leanup/stack-vue
This package contains the Vue framework extension for the @leanup/cli.
@leanup/stack-vue3
This package contains the Vue3 framework extension for the @leanup/cli.
Generic CLI to develop, test and build a SPA/PWA (framework independently)
npm install @leanup/cli-vue
Typescript
Module System
Node Version
NPM Version
TypeScript (70.88%)
JavaScript (13.46%)
HTML (7.34%)
Vue (2.74%)
Shell (2.35%)
Sass (1.98%)
Svelte (1.03%)
Gherkin (0.22%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
Apache-2.0 License
34 Stars
3,532 Commits
5 Forks
2 Watchers
293 Branches
3 Contributors
Updated on Apr 26, 2025
Latest Version
1.3.54
Package Id
@leanup/cli-vue@1.3.54
Unpacked Size
33.08 kB
Size
16.27 kB
File Count
22
NPM Version
10.7.0
Node Version
20.14.0
Published on
Jun 11, 2024
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
3
@leanup/cli-vue
This package contains the vue CLI adapter. You can create a new or switch a existing project to the @leanup/stack.
You can create a new project folder or go in a existing folder.
Create a new project folder:
mkdir new-vue-app
cd new-vue-app
npm install -D @leanup/cli @leanup/cli-vue
npx vue create
Go in a existing folder
cd my-vue-app
npm install -D @leanup/cli @leanup/cli-vue
npx vue create --only-config --overwrite
Execute npm run
in your terminal. It lists all preconfigured tools commands of the @leanup/stack.
For example: npm start
😉
Please give us feedback of you experience, so that we can continuously improve @leanup
.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
SAST tool detected: CodeQL
Details
Reason
security policy file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
project is not fuzzed
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
63 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More