unreadable-typescript
v1.5.0npm· JavaScripttype UnreadableType<T> = T extends object ? { [K in keyof T]: UnreadableType<T[K]> } : T;
The verdict
Maintained. Maintained, actively maintained.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityUnknown
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 4 months ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
No runtime dependencies
Recent releases
- 1.5.04 months ago
- 1.4.04 months ago
- 1.3.04 months ago
- 1.1.08 months ago
- 1.0.49 months ago
- 1.0.39 months ago
- 1.0.2over a year ago
- 1.0.1over a year ago