BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

@zqbx/fun-plus

v1.0.4-betanpm· JavaScript

```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 ``

The verdict
Abandoned. Last published over a year ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published over a year ago.
Popularity
11 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 1.0.4-betaover a year ago
  • 1.0.42 years ago
  • 1.0.32 years ago
  • 1.0.22 years ago
  • 1.0.12 years ago
  • 1.0.02 years ago