Skip to content
Sections
>> Trisquel >> Balíky >> aramo >> web >> node-array-equal
etiona  ] [  nabia  ] [  aramo  ]
[ Zdroj: node-array-equal  ]

Balík: 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.

Ostatné balíky súvisiace s balíkom node-array-equal

  • závisí
  • odporúča
  • navrhuje
  • dep: nodejs
    evented I/O for V8 javascript - runtime executable

Stiahnuť node-array-equal

Stiahnuť pre všetky dostupné architektúry
Architektúra Veľkosť balíka Nainštalovaná veľkosť Súbory
all 3.1 kB14 kB [zoznam súborov]