Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> javascript >> node-uniq
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: node-uniq  ]

软件包: node-uniq (1.0.1-1)

Removes duplicates from a sorted array in place

Why use this instead of underscore.uniq[ue]? A few reasons:

 * This library updates the array in place without making an extra copy (and
so it is faster for large arrays)
 * It also accepts a custom comparison function so you can remove duplicates
from arrays containing object
 * It is more modular in the sense that it doesn't come with a bazillion other
utility grab bag functions.

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

其他与 node-uniq 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: nodejs
    evented I/O for V8 javascript

下载 node-uniq

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 3.6 kB16 kB [文件列表]