Gathering detailed insights and metrics for @antv/attr
Gathering detailed insights and metrics for @antv/attr
npm install @antv/attr
Typescript
Module System
Node Version
NPM Version
TypeScript (100%)
Verify real, reachable, and deliverable emails with instant MX records, SMTP checks, and disposable email detection.
Total Downloads
24,009,080
Last Day
19,737
Last Week
106,056
Last Month
448,372
Last Year
4,997,087
MIT License
12 Stars
48 Commits
6 Forks
40 Watchers
1 Branches
51 Contributors
Updated on Apr 10, 2023
Minified
Minified + Gzipped
Latest Version
0.3.5
Package Id
@antv/attr@0.3.5
Unpacked Size
57.06 kB
Size
12.67 kB
File Count
67
NPM Version
6.14.15
Node Version
14.18.0
Published on
Mar 23, 2023
Cumulative downloads
Total Downloads
Last Day
3%
19,737
Compared to previous day
Last Week
-0.4%
106,056
Compared to previous week
Last Month
17.9%
448,372
Compared to previous month
Last Year
-16.7%
4,997,087
Compared to previous year
Mapping data to visual AES.
1npm install @antv/attr
1import { getAttribute } from '@antv/adjust'; 2 3// contains Color, Opacity, Position, Shape, Size 4const Color = getAttribute('color'); 5 6const color = new Color({/* ... */}); 7 8// mapping data to color 9const r = color.mapping('杭州');
MIT
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 6/19 approved changesets -- score normalized to 3
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-03-10
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