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

easy-fetcher

v1.5.4npm· JavaScript

基于promise和fetch封装的网络请求库 ##使用范例 ```javascript async request() { const fetcher = new Fetcher("http://www.***.com", {headers:{"Content-Type": "application/json"},credentials: "include"}, DataType.JSON, 10000); try {

The verdict
Abandoned. Last published 6 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
LicensePermissive
DepsZero deps
Maintenance
Last published 6 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
No runtime dependencies
Recent releases
  • 1.5.46 years ago
  • 1.5.36 years ago
  • 1.5.26 years ago
  • 1.5.16 years ago
  • 1.5.06 years ago
  • 1.3.06 years ago
  • 1.2.06 years ago
  • 1.1.66 years ago