remove-duplicates-from-array
v1.0.2npm· JavaScriptInstall package in your terminal by typing command "npm i remove-duplicates-from-array" Demo : const removeArrayDuplicates = require('remove-duplicates-from-array') let myNums = [1,2,3,1,4,1,2,5,3,4] let uniqueNums = removeArrayDuplicates(myNums) con
The verdict
Abandoned. Last published 4 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 4 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
No runtime dependencies
Recent releases
- 1.0.24 years ago
- 1.0.14 years ago
- 1.0.04 years ago