Gathering detailed insights and metrics for kokopu-react
Gathering detailed insights and metrics for kokopu-react
Gathering detailed insights and metrics for kokopu-react
Gathering detailed insights and metrics for kokopu-react
npm install kokopu-react
Typescript
Module System
Node Version
NPM Version
62.4
Supply Chain
82.2
Quality
82
Maintenance
100
Vulnerability
79.9
License
TypeScript (73.28%)
JavaScript (21.56%)
CSS (4.32%)
Shell (0.84%)
Total Downloads
10,740
Last Day
4
Last Week
27
Last Month
163
Last Year
3,321
7 Stars
435 Commits
1 Forks
2 Watching
1 Branches
1 Contributors
Minified
Minified + Gzipped
Latest Version
3.3.1
Package Id
kokopu-react@3.3.1
Unpacked Size
8.74 MB
Size
7.17 MB
File Count
646
NPM Version
9.2.0
Node Version
18.19.1
Publised On
01 Nov 2024
Cumulative downloads
Total Downloads
Last day
300%
4
Compared to previous day
Last week
3.8%
27
Compared to previous week
Last month
5.8%
163
Compared to previous month
Last year
16.6%
3,321
Compared to previous year
1
37
Kokopu-React is a React-based library to create and display chessboard and chess-related components. Kokopu-React is built on top of Kokopu, a headless library that implements all the chess logic (game rules, parsing of FEN and PGN formats...).
https://www.npmjs.com/package/kokopu-react
https://kokopu-react.yo35.org/
1import React from 'react'; 2import { createRoot } from 'react-dom/client'; 3import { Chessboard } from 'kokopu-react'; 4 5createRoot(document.body).render(<Chessboard />);
More examples available in documentation & live-demo.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
5 existing vulnerabilities detected
Details
Reason
3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no SAST tool detected
Details
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
Score
Last Scanned on 2024-12-16
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