SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

nodejs-q rpm build for : Fedora 31. For other distributions click nodejs-q.

Name : nodejs-q
Version : 1.5.1 Vendor : Fedora Project
Release : 4.fc31 Date : 2019-07-26 08:54:58
Group : Unspecified Source RPM : nodejs-q-1.5.1-4.fc31.src.rpm
Size : 0.12 MB
Packager : Fedora Project
Summary : A tool for making and composing asynchronous promises in JavaScript
Description :
Q is a tool for making and composing asynchronous promises in JavaScript.

If a function cannot return a value or throw an exception without blocking,
it can return a promise instead. A promise is an object that represents the
return value or the thrown exception that the function may eventually provide.
A promise can also be used as a proxy for a remote object to overcome latency.

Q can exchange promises with jQuery, Dojo, When.js, WinJS, and more.
Additionally, there are many libraries that produce and consume Q promises for
everything from file system/database access or RPC to templating.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/31/Everything/armhfp/os/Packages/n

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  nodejs-q-1.5.1-4.fc31.noarch.rpm
     

Provides :
nodejs-q
npm(q)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/node_modules/q
/usr/lib/node_modules/q/node_modules
/usr/lib/node_modules/q/package.json
/usr/lib/node_modules/q/q.js
/usr/lib/node_modules/q/queue.js
/usr/share/doc/nodejs-q
/usr/share/doc/nodejs-q/CHANGES.md
/usr/share/doc/nodejs-q/README.md
/usr/share/doc/nodejs-q/examples
/usr/share/doc/nodejs-q/examples/all.js
/usr/share/doc/nodejs-q/examples/async-generators
/usr/share/doc/nodejs-q/examples/async-generators/0.html
/usr/share/doc/nodejs-q/examples/async-generators/1-return.js
/usr/share/doc/nodejs-q/examples/async-generators/2-error-propagation.js
/usr/share/doc/nodejs-q/examples/async-generators/3-spawn.js
/usr/share/doc/nodejs-q/examples/async-generators/4-flow-control.js
/usr/share/doc/nodejs-q/examples/async-generators/README.md
/usr/share/licenses/nodejs-q
/usr/share/licenses/nodejs-q/LICENSE

 
ICM