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

软件包: node-array-equal (1.0.0-3)

check if two arrays are equal

This node module checks whether two arrays are equal:

 var equals = require('array-equal')
 assert(equals([1, 2, 3], [1, 2, 3])) // => true
 assert(equals([1, 2, 3], [1, 2, 3, 4])) // => false

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

其他与 node-array-equal 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: nodejs
    evented I/O for V8 javascript - runtime executable
    同时作为一个虚包由这些包填实: node-pegjs

下载 node-array-equal

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