Bundled third-party components integrated in the Node.js runtime¶
Name |
Usage |
Version |
|
|---|---|---|---|
q |
Asynchronous method encapsulation Note Please consider using JavaScript promises instead of Q. Native promises are faster, have better tooling support and are the future. Please consider using JavaScript promises instead of Q. |
1.5.1 |
see q on GitHub |
co |
Asynchronous process control |
4.6.0 |
see co on GitHub |
lodash |
Common tool and method library |
4.17.10 |
see lodash on GitHub |
esdk-obs-nodejs |
OBS SDK for Node.js |
2.1.5 |
see esdk-obs-nodejs on GitHub |
express |
Simplified web-based application development framework |
4.16.4 |
see express on GitHub |
request |
Simplifies HTTP invocation and supports HTTPS and redirection. Note
|
2.88.0 |
see request on GitHub |