Skip to content
Sections
>> Trisquel >> 套件 >> etiona >> web >> node-array-equal
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: node-array-equal  ]

套件: node-array-equal (1.0.0-2)

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

下載 node-array-equal

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 2.7 kB15 kB [文件列表]