Gathering detailed insights and metrics for vector-js-clone
Gathering detailed insights and metrics for vector-js-clone
Gathering detailed insights and metrics for vector-js-clone
Gathering detailed insights and metrics for vector-js-clone
npm install vector-js-clone
Typescript
Module System
Node Version
NPM Version
77.8
Supply Chain
87.9
Quality
74.8
Maintenance
100
Vulnerability
100
License
JavaScript (68.04%)
TypeScript (30.32%)
CSS (0.68%)
HTML (0.64%)
SCSS (0.32%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
998
Last Day
4
Last Week
14
Last Month
44
Last Year
381
200 Stars
418 Commits
19 Forks
10 Watchers
6 Branches
4 Contributors
Updated on Sep 22, 2024
Latest Version
0.0.3
Package Id
vector-js-clone@0.0.3
Unpacked Size
1.00 MB
Size
336.85 kB
File Count
173
NPM Version
8.0.0
Node Version
14.18.0
Cumulative downloads
Total Downloads
Last Day
100%
4
Compared to previous day
Last Week
250%
14
Compared to previous week
Last Month
158.8%
44
Compared to previous month
Last Year
11.7%
381
Compared to previous year
Warning: the master
branch is in an unstable state. Currently, the development
branch represents the future of this project.
Vector.js is a Javascript library for creating interactive graphics on the web. The library uses the existing web standards: HTML, SVG, and CSS and has no dependencies. See the Website for getting started, examples, and more.
Clone the repository to your local environment.
git clone https://github.com/vector-js/vector.git
Install NPM dependencies
npm install
Build the library
npm run build
Then start a local server to view the examples in the "index.html" page.
npm start
Navigate into the website folder
cd website
Serve a local version of the site
hugo server
Big shout out to Tania Rascia for her SCSS boilerplate, New Moon Syntax Theme, and inspiration.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
7 existing vulnerabilities detected
Details
Reason
Found 3/15 approved changesets -- score normalized to 2
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is archived
Details
Reason
license file not detected
Details
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-02-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