Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> web >> node-array-equal
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: node-array-equal  ]

パッケージ: 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.

その他の node-array-equal 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: nodejs
    evented I/O for V8 javascript - runtime executable

node-array-equal のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 3.1 kB14 kB [ファイル一覧]