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 кБ15 кБ [списък на файловете]