Installations
npm install @dbj-fe/element-theme-chalk
Developer Guide
Typescript
No
Module System
CommonJS
Node Version
10.15.3
NPM Version
6.14.8
Score
47.6
Supply Chain
49.8
Quality
78.5
Maintenance
100
Vulnerability
100
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
SCSS (99.72%)
JavaScript (0.21%)
CSS (0.07%)
Developer
ElementUI
Download Statistics
Total Downloads
11,571
Last Day
7
Last Week
7
Last Month
14
Last Year
540
GitHub Statistics
211 Stars
82 Commits
246 Forks
8 Watching
3 Branches
2 Contributors
Bundle Size
247.20 kB
Minified
37.19 kB
Minified + Gzipped
Package Meta Information
Latest Version
2.15.1-5
Package Id
@dbj-fe/element-theme-chalk@2.15.1-5
Unpacked Size
1.22 MB
Size
250.61 kB
File Count
230
NPM Version
6.14.8
Node Version
10.15.3
Total Downloads
Cumulative downloads
Total Downloads
11,571
Last day
0%
7
Compared to previous day
Last week
600%
7
Compared to previous week
Last month
-78.1%
14
Compared to previous month
Last year
-72.8%
540
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dev Dependencies
4
element-theme-chalk
element component chalk theme.
Installation
1npm i element-theme-chalk -S
Usage
Use Sass import
1@import 'element-theme-chalk';
Or Use webpack
1import 'element-theme-chalk';
Or
1<link rel="stylesheet" href="path/to/node_modules/element-theme-chalk/lib/index.css">
Import on demand
1import 'element-theme-chalk/lib/input.css'; 2import 'element-theme-chalk/lib/select.css'; 3 4// ...
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
- Warn: no pull requests merged into dev branch
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
license file not detected
Details
- Warn: project does not have a license file
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Score
2.6
/10
Last Scanned on 2024-12-23
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