@zqbx/fun-plus

MITLicense declared in the package manifest.

```javascript import {count, countBy} from '@zqbx/fun-plus' ``` ## umd方式 ```javascript // 默认使用的全局变量:f ``` # 函数用例 ## count ```javascript count([1,2,2,2,23,4,2,3,4,5]) // => { '1': 1, '2': 4, '3': 2, '4': 2, '5': 1, '23': 1 } ``` ## countBy ``

90

Security score

0 known advisories in v1.0.4-beta

0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.advisory penalty −0 · staleness penalty −10

Weekly downloads

Downloads across all versions in the last 7 days, from the official npm downloads API (api.npmjs.org).

Unpacked size

Size of v1.0.4-beta on disk after npm install extracts the tarball, as reported by the npm registry.

15.9 kB

Dependencies

Direct runtime dependencies declared by v1.0.4-beta. Transitive dependencies are not counted here — use the lockfile audit for the full tree.

0

Last publish

When v1.0.4-beta was published to the registry. Long gaps can indicate an unmaintained package.

2 years ago

Security advisories

Vulnerabilities affecting v1.0.4-beta specifically, from OSV.dev — the open database aggregating the GitHub Advisory Database (GHSA) and CVEs. Links open the full advisory.

No known vulnerabilities affect v1.0.4-beta.