babel-plugin-optimize-hook-destructuring
v1.3.0npm· JavaScriptBabel plugin for transforming this `const [value, setValue] = useState(null)` to this `const {0: value, 1: setValue} = useState(null);`.
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
PopularityNiche
SecurityClean
LicenseOther
DepsLean
Maintenance
Last published 5 years ago.
Popularity
19 downloads / week
Security
No known advisories for this version (OSV).
License
GNUv3
Dependencies
2 direct dependencies
Recent releases
- 1.3.05 years ago
- 1.2.06 years ago
- 1.1.17 years ago