软件包: node-deep-eql (4.0.0-5)
node-deep-eql 的相关链接
Trisquel 的资源:
下载源码包 node-deep-eql:
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Syam G Krishnan
- Sruthi Chandran
外部的资源:
- 主页 [github.com]
相似软件包:
Improved deep equality testing for Node.js and the browser
Deep Eql is a module which you can use to determine if two objects are "deeply" equal - that is, rather than having referential equality (a === b), this module checks an object's keys recursively, until it finds primitives to check for referential equality. For more on equality in JavaScript, read the comparison operators article on mdn.
Node.js is an event-based server-side JavaScript engine.
其他与 node-deep-eql 有关的软件包
|
|
|
-
- dep: node-type-detect
- Improved typeof detection for node.js and the browser