Gathering detailed insights and metrics for egg-view-vue-ssr-es7
Gathering detailed insights and metrics for egg-view-vue-ssr-es7
Gathering detailed insights and metrics for egg-view-vue-ssr-es7
Gathering detailed insights and metrics for egg-view-vue-ssr-es7
npm install egg-view-vue-ssr-es7
Typescript
Module System
Min. Node Version
Node Version
NPM Version
68.8
Supply Chain
87.3
Quality
75
Maintenance
50
Vulnerability
100
License
JavaScript (100%)
Total Downloads
766
Last Day
1
Last Week
4
Last Month
10
Last Year
62
96 Stars
96 Commits
13 Forks
6 Watching
4 Branches
2 Contributors
Latest Version
0.0.4
Package Id
egg-view-vue-ssr-es7@0.0.4
Size
3.97 kB
NPM Version
4.5.0
Node Version
7.10.0
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
33.3%
4
Compared to previous week
Last month
233.3%
10
Compared to previous month
Last year
-29.5%
62
Compared to previous year
1
vue server side render solution for egg-view-vue
1$ npm i egg-view-vue-ssr --save
1// {app_root}/config/plugin.js 2exports.vuessr = { 3 enable: true, 4 package: 'egg-view-vue-ssr', 5};
1// {app_root}/config/config.default.js 2exports.vuessr = { 3 // layout: path.join(app.baseDir, 'app/view/layout.html'), 4 // manifest: path.join(app.baseDir, 'config/manifest.json'), 5 // buildConfig: path.join(app.baseDir, 'config/buildConfig.json'), 6 // injectCss: true, 7 // injectJs: true, 8 // fallbackToClient: true, // fallback to client rendering after server rendering failed 9 // afterRender: (html, context) => { 10 // return html; 11 // }, 12};
see config/config.default.js for more detail.
Please open an issue here.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/26 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-01-27
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