Gathering detailed insights and metrics for cose-base
Gathering detailed insights and metrics for cose-base
Gathering detailed insights and metrics for cose-base
Gathering detailed insights and metrics for cose-base
Core module for compound spring embedder based layout styles
npm install cose-base
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
9 Stars
75 Commits
2 Forks
6 Watching
3 Branches
15 Contributors
Updated on 08 Nov 2023
JavaScript (100%)
Cumulative downloads
Total Downloads
Last day
-0.3%
232,180
Compared to previous day
Last week
2.4%
1,233,431
Compared to previous week
Last month
14.8%
5,167,870
Compared to previous month
Last year
153.9%
44,545,520
Compared to previous year
This is a core module for compound spring embedder based layout styles such as CoSE-Bilkent, fCoSE, and CiSE.
Add cose-base
as a dependecy to your layout extension.
require()
in the extension to reach functionality:
var CoSEConstants = require('cose-base').CoSEConstants
,var CoSELayout = require('cose-base').CoSELayout
,...
To reach functionality of layout-base
:
var Integer = require('cose-base').layoutBase.Integer
,var Layout = require('cose-base').layoutBase.Layout
,...
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 1/7 approved changesets -- score normalized to 1
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
security policy file not detected
Details
Reason
project is not fuzzed
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
41 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
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