xbb-demo-three
v1.0.1npm· JavaScript```javascript const readFile=(files)=>{ return new Promise((resolve,reject)=>{ fs.readFile(files,"utf-8",(err,data)=>{ if(err){ reject(err); return } resolve(data);
The verdict
Abandoned. Last published 5 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 5 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
No runtime dependencies
Recent releases
- 1.0.15 years ago
- 1.0.05 years ago