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

codestar-object-util

v1.1.0npm· JavaScript

```typescript import objectUtil from "codestar-object-util"; ``` ## 判断一个对象是否为空 ``` expect(objectUtil.isEmpty({})).toBe(true) ``` ## 根据value获取对应的key ``` expect(objectUtil.getKeyByValue({name: 'who', age: 20}, 'who')).toBe('name') expect(objectUti

The verdict
Aging — last published 8 months ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 8 months ago — check before adopting.
Popularity
43 downloads / week
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
No runtime dependencies
Recent releases
  • 1.1.08 months ago
  • 1.0.211 months ago