[ 原始碼: node-is-plain-obj ]
套件:node-is-plain-obj(1.1.0-1)
node-is-plain-obj 的相關連結
Debian 的資源:
下載原始碼套件 node-is-plain-obj:
- [node-is-plain-obj_1.1.0-1.dsc]
- [node-is-plain-obj_1.1.0.orig.tar.gz]
- [node-is-plain-obj_1.1.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Check if a value is a plain object
An object is plain if it's created by either `{}`, `new Object()` or `Object.create(null)`.
Node.js is an event-based server-side JavaScript engine.
其他與 node-is-plain-obj 有關的套件
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable