[ 源代码: node-object-copy ]
软件包: node-object-copy (1.0.0-1)
node-object-copy 的相关链接
Trisquel 的资源:
下载源码包 node-object-copy:
- [node-object-copy_1.0.0-1.dsc]
- [node-object-copy_1.0.0.orig.tar.gz]
- [node-object-copy_1.0.0-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Pirate Praveen
外部的资源:
- 主页 [github.com]
相似软件包:
copy properties of one object to another
This library can be used to copy static properties, prototype properties, and descriptors from one object to another.
Node.js is an event-based server-side JavaScript engine.
其他与 node-object-copy 有关的软件包
|
|
|
-
- dep: node-copy-descriptor
- Copy a descriptor from one object to another
-
- dep: node-define-property
- Define property on an object
-
- dep: node-kind-of
- Get the native type of a value