[ 源代码: node-p-is-promise ]
软件包:node-p-is-promise(3.0.0-2)
node-p-is-promise 的相关链接
Debian 的资源:
下载源码包 node-p-is-promise:
- [node-p-is-promise_3.0.0-2.dsc]
- [node-p-is-promise_3.0.0.orig.tar.gz]
- [node-p-is-promise_3.0.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Check if something is a promise
Just pass your value to Promise.resolve() and let it handle it.
Can be useful if you need to create a fast path for a synchronous operation.
Node.js is an event-based server-side JavaScript engine.