[ 原始碼: node-object-copy ]
套件:node-object-copy(1.0.0-2)
node-object-copy 的相關連結
Debian 的資源:
下載原始碼套件 node-object-copy:
- [node-object-copy_1.0.0-2.dsc]
- [node-object-copy_1.0.0.orig.tar.gz]
- [node-object-copy_1.0.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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