Gathering detailed insights and metrics for qieyun-examples-node
Gathering detailed insights and metrics for qieyun-examples-node
Gathering detailed insights and metrics for qieyun-examples-node
Gathering detailed insights and metrics for qieyun-examples-node
JavaScript code examples to generate the derivatives of the Qieyun phonological system using qieyun-js (Node.js version)
npm install qieyun-examples-node
Typescript
Module System
Node Version
NPM Version
Shell (56.01%)
JavaScript (43.99%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
CC0-1.0 License
11 Commits
4 Watchers
1 Branches
8 Contributors
Updated on Jan 28, 2023
Latest Version
0.1.1
Package Id
qieyun-examples-node@0.1.1
Unpacked Size
174.50 kB
Size
50.79 kB
File Count
4
NPM Version
6.14.11
Node Version
14.15.5
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1npm install qieyun-examples-node@0.1.1
1> const Qieyun = require('qieyun'); 2> const QieyunExamples = require('qieyun-examples-node'); 3> let 音韻地位 = Qieyun.query漢字('少')[0].音韻地位; 4> QieyunExamples.kyonh(音韻地位); 5'sjeux' 6> QieyunExamples.baxter(音韻地位); 7'syewX' 8> QieyunExamples.unt_j(音韻地位); 9'ɕe̋w' 10> QieyunExamples.fanwan(音韻地位); 11'shiu2'; 12> QieyunExamples.putonghua(音韻地位); 13'shao3' 14> QieyunExamples.gwongzau(音韻地位); 15'siu2'
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
2 existing vulnerabilities detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
Found 0/11 approved changesets -- score normalized to 0
Reason
project is archived
Details
Reason
no SAST tool detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
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
Score
Last Scanned on 2025-07-07
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