Gathering detailed insights and metrics for @millergeek/vuetify
Gathering detailed insights and metrics for @millergeek/vuetify
Gathering detailed insights and metrics for @millergeek/vuetify
Gathering detailed insights and metrics for @millergeek/vuetify
Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
npm install @millergeek/vuetify
Typescript
Module System
Node Version
NPM Version
56.8
Supply Chain
70.2
Quality
74.7
Maintenance
100
Vulnerability
100
License
TypeScript (98.49%)
JavaScript (1.51%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
998 Stars
1,034 Commits
294 Forks
10 Watchers
15 Branches
248 Contributors
Updated on Jul 08, 2025
Latest Version
0.5.0
Package Id
@millergeek/vuetify@0.5.0
Unpacked Size
148.04 kB
Size
39.74 kB
File Count
6
NPM Version
5.6.0
Node Version
9.8.0
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
Add Vuetify Material Component Framework.
@nuxtjs/vuetify
dependency using yarn or npm to your project@nuxtjs/vuetify
to modules
section of nuxt.config.js
1{ 2 modules: [ 3 '@nuxtjs/vuetify' 4 ], 5 6 vuetify: { 7 // Vuetify options 8 // theme: { } 9 } 10}
materialIcons
true
Adds Material Icons from google fonts api.css
true
Adds vuetify.css
to the start of options.css[]
MIT
No vulnerabilities found.
Reason
21 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
GitHub workflow tokens follow principle of least privilege
Details
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
security policy file detected
Details
Reason
1 existing vulnerabilities detected
Details
Reason
Found 19/28 approved changesets -- score normalized to 6
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
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