Skip to content
Sections
>> Trisquel >> Pakiety >> aramo >> web >> node-array-equal
etiona  ] [  nabia  ] [  aramo  ]
[ Pakiet źródłowy: node-array-equal  ]

Pakiet: 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.

Inne pakiety związane z node-array-equal

  • wymaga
  • poleca
  • sugeruje
  • dep: nodejs
    evented I/O for V8 javascript - runtime executable

Pobieranie node-array-equal

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 3,1 KiB14 KiB [lista plików]