< Home - < Back

nodejs-when


Information about the package, nodejs-when, which is shipped with common Linux distributions. The nodejs-when package is designed for, A lightweight Promises/A+ and when() implementation.


Package Name:

nodejs-when

Summary:

A lightweight Promises/A+ and when() implementation

Description:

When.js is a rock solid, battle-tested Promises/A+ and when() implementation, including a complete ES6 Promise shim. It's a powerful combination of small size, high performance, debuggability, and rich features: * Resolve arrays and hashes of promises, as well as infinite promise sequences * Execute tasks in parallel or sequentially * Transform Node-style and other callback-based APIs into promise-based APIs When.js is one of the many stand-alone components of cujoJS, the JavaScript Architectural Toolkit.

Architecture:

noarch

Version:

3.7.3

Release:

3.el6

Size:

48 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for nodejs-when


Control the nodejs-when package with the following handy commands outlined below.


Command

Description of Command

yum install nodejs-when

This command will install nodejs-when on the server.

yum remove nodejs-when

This command will un-install nodejs-when on the server. When you run this command, you will be asked if you are sure that you want to remove nodejs-when, so you have to manually confirm that you want to do this.

yum -y remove nodejs-when

This command will un-install nodejs-when on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove nodejs-when when using the -y flag.

yum update nodejs-when

This command will update nodejs-when to the latest version. When you run this command, you will be asked if you are sure that you want to remove nodejs-when, so you have to manually confirm that you want to do this.

yum -y update nodejs-when

This command will update nodejs-when to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove nodejs-when when using the -y flag.

yum info nodejs-when

This command will show you core information about the nodejs-when package.

yum deplist nodejs-when

This command will show you the dependencies for nodejs-when. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update nodejs-when

This command will check if there is an update waiting on nodejs-when. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.