array-to-object-assignment
v1.0.5npm· JavaScriptDo you use really a lot of slow array assignment pattern const [state, setState] = useState(); Use this plugin to transform it to fast const {0:state,1:setState} = useState() object assignment pattern!
The verdict
Aging — last published 7 months ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityUnknown
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 7 months ago — check before adopting.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
- 1.0.57 months ago
- 1.0.47 months ago
- 1.0.37 months ago
- 1.0.27 months ago
- 1.0.17 months ago
- 1.0.07 months ago