node-array-unique

Return an array free of duplicate values
  https://github.com/jonschlinkert/array-unique
  0
  no reviews



This node.js module returns an array free of duplicate values. It is the fastest ES5 implementation.

Node.js is an event-based server-side JavaScript engine.