Package: wnpp Severity: wishlist Owner: Suhail P <[email protected]> X-Debbugs-CC: [email protected]
* Package name : node-array-uniq Version : 1.0.3 Upstream Author : Sindre Sorhus <[email protected]> (sindresorhus.com ) * URL : https://github.com/sindresorhus/array-uniq#readme * License : Expat Programming Lang: JavaScript Description : Create an array without duplicates array-uniq creates an array without duplicates. It's already pretty fast, but will be much faster when Set becomes available in V8 (especially with large arrays). . Node.js is an event-based server-side JavaScript engine.

