7863 matches found
[SECURITY] Fedora 18 Update: nodejs-npmlog-0.0.4-1.fc18
The logger utility that npm uses. This logger is very basic. It does the logging for npm. It supports custom levels and colored output...
[SECURITY] Fedora 18 Update: nodejs-slide-1.1.4-1.fc18
Provides simple, easy callbacks for node.js...
[SECURITY] Fedora 18 Update: npm-1.3.3-1.fc18
npm is a package manager for node.js. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff...
[SECURITY] Fedora 18 Update: nodejs-vows-0.7.0-6.fc18
Vows is an asynchronous behavior-driven development BDD framework for Node.js. Vows was built from the ground up to test asynchronous code. It executes your tests in parallel when it makes sense, and sequentially when there are dependencies. Emphasis was put on speed of execution, clarity and use...
[SECURITY] Fedora 18 Update: nodejs-inherits-2.0.0-3.fc18
A tiny simple way to do classic inheritance in js...
[SECURITY] Fedora 18 Update: nodejs-json-stringify-safe-5.0.0-1.fc18
This module provides functionality similar to JavaScript's JSON.stringify, but it doesn't blow up when it encounters circular references...
[SECURITY] Fedora 18 Update: nodejs-rimraf-2.2.0-1.fc18
A deep deletion module for node.js like rm -rf...
[SECURITY] Fedora 18 Update: nodejs-oauth-sign-0.3.0-1.fc18
OAuth1 signing for Node.js...
[SECURITY] Fedora 18 Update: nodejs-read-installed-0.2.2-1.fc18
Reads all the installed packages in a folder, and returns a tree structure with all the data...
[SECURITY] Fedora 18 Update: nodejs-hoek-0.9.1-1.fc18
This package contains some general purpose Node.js utilities, including utilities for working with objects, timers, binary encoding/decoding, escap ing characters, errors, and loading files...
[SECURITY] Fedora 18 Update: nodejs-npmconf-0.1.1-1.fc18
If you are interested in interacting with the config settings that npm uses, then use this module. However, if you are writing a new Node.js program, and want configuration functionality similar to what npm has, but for your own thing, then the author recommends rc. This module is for compatibili...
[SECURITY] Fedora 18 Update: nodejs-sntp-0.2.4-1.fc18
An SNTP v4 client RFC4330 for Node.js. Simply connects to the NTP or SNTP server requested and returns the server time along with the round-trip dura tion and clock offset. To adjust the local time to the NTP time, add the returned time offset to the local time...
[SECURITY] Fedora 18 Update: nodejs-github-url-from-git-1.1.1-2.fc18
Parse a GitHub git URL and return the GitHub repository URL...
[SECURITY] Fedora 18 Update: nodejs-cryptiles-0.2.1-1.fc18
General purpose cryptography utilities for Node.js...
[SECURITY] Fedora 18 Update: nodejs-cookie-jar-0.3.0-1.fc18
A cookie handling and cookie jar library for Node.js...
[SECURITY] Fedora 18 Update: nodejs-http-signature-0.10.0-3.fc18
nodejs-http-signature is a node.js library that has client and server compo nents for Joyent's HTTP Signature Scheme...
[SECURITY] Fedora 18 Update: nodejs-better-assert-1.0.0-2.fc18
C-style assert for Node.js, reporting the expression string as the error message...
[SECURITY] Fedora 18 Update: nodejs-editor-0.0.4-2.fc18
Launch the default text editor from Node.js programs...
[SECURITY] Fedora 18 Update: nodejs-ansi-0.2.0-1.fc18
ansi.js is a module for Node.js that provides an easy-to-use API for writing ANSI escape codes to Stream instances. ANSI escape codes are used to do fan cy things in a terminal window, like render text in colors, delete characters, lines, the entire window, or hide and show the cursor, and lots...
[SECURITY] Fedora 18 Update: nodejs-callsite-1.0.0-2.fc18
Provides access to V8's "raw" CallSites from Node.js. This is useful for custom traces, C-style assertions, getting the line numb er in execution, and more...