You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-npm-package-arg-4.2.0-1.lbn19.noarch
Parse the things that can be arguments to `npm install`
RPMPackage nodejs-npm-install-checks-3.0.0-1.lbn19.noarch
checks that npm runs during the installation of a module
RPMPackage nodejs-npm-cache-filename-1.0.2-1.lbn19.noarch
Given a cache folder and url, return the appropriate cache folder.
RPMPackage nodejs-npm-3.10.5-1.lbn19.noarch
a package manager for JavaScript
RPMPackage nodejs-npm-0.12.7-1.1.lbn19.x86_64
A package manager for Node.js, bundled in nodejs.
RPMPackage nodejs-not-so-shallow-0.1.3-1.lbn19.noarch
A less shallow `only-shallow`
RPMPackage nodejs-normalize-range-0.1.2-1.lbn19.noarch
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
RPMPackage nodejs-normalize-path-2.0.1-1.lbn19.noarch
Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes.
RPMPackage nodejs-normalize-package-data-2.3.5-1.lbn19.noarch
Normalizes data that can be found in package.json files.
RPMPackage nodejs-normalize-git-url-3.0.2-1.lbn19.noarch
Normalizes Git URLs. For npm, but you can use it too.
RPMPackage nodejs-noptify-0.0.3-1.lbn19.noarch
nopt wrapper with commander-like API
RPMPackage nodejs-nopt-3.0.6-1.lbn19.noarch
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
RPMPackage nodejs-nomnom-1.8.1-1.lbn19.noarch
Option parser with generated usage and commands
RPMPackage nodejs-nodemon-1.9.1-1.lbn19.noarch
Simple monitor script for use during development of a node.js app.
RPMPackage nodejs-nodemailer-wellknown-0.1.7-1.lbn19.noarch
Well known SMTP services
RPMPackage nodejs-nodemailer-smtp-transport-1.0.3-1.lbn19.noarch
SMTP transport for Nodemailer
RPMPackage nodejs-nodemailer-direct-transport-1.0.2-1.lbn19.noarch
Direct transport for Nodemailer
RPMPackage nodejs-nodemailer-1.3.4-1.lbn19.noarch
Easy as cake e-mail sending from your Node.js applications
RPMPackage nodejs-node.extend-1.1.5-1.lbn19.noarch
A port of jQuery.extend that actually works on node.js
RPMPackage nodejs-node-xmpp-0.3.2-6.fc19.noarch
Idiomatic XMPP client, component and server library for Node.js. The objectives of node-xmpp: - Use Node.js conventions, especially EventEmitter (ie, for write buffer control) - Fast parsing; node-expat was written for this library - Client support for both XMPP clients and components - Optional server infrastructure with Router - After authentication, leave trivial protocol bits to the user, that is XML handling according to any XEP