utils-sheep
v1.0.3npm· JavaScript```text $ npm install your-package-name ``` ### 递归深拷贝 deepClone(obj) ### 防抖debounce(func, wait, immediate = false) example: ```javascript debounce(this.putFormDetail.bind(this),3000,true) ``` ### 节流throttle(func, delay) ### 用于获取 URL 中的查询参数getQueryString(n
The verdict
Abandoned. Last published 3 years 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
PopularityUnknown
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 3 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
- 1.0.33 years ago
- 1.0.23 years ago
- 1.0.13 years ago
- 1.0.03 years ago