Skip to content
Sections
>> Trisquel >> Paket >> aramo >> web >> node-array-equal
etiona  ] [  nabia  ] [  aramo  ]
[ Källkod: node-array-equal  ]

Paket: node-array-equal (1.0.0-4)

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.

Andra paket besläktade med node-array-equal

  • beror
  • rekommenderar
  • föreslår
  • dep: nodejs
    evented I/O for V8 javascript - runtime executable

Hämta node-array-equal

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Paketstorlek Installerad storlek Filer
all 3,1 kbyte14 kbyte [filförteckning]