You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-cookie-jar-0.2.0-5.lbn13.noarch
A cookie handling and cookie jar library for Node.js.
RPMPackage nodejs-cookie-0.1.0-1.lbn13.noarch
This Node.js module is a basic cookie parser and serializer. It doesn't make assumptions about how you are going to deal with your cookies. It basically just provides a way to read and write the HTTP cookie headers. See RFC6265 for details about the HTTP header for cookies.
RPMPackage nodejs-consolidate-0.9.1-1.lbn13.noarch
Template engine consolidation library
RPMPackage nodejs-connect-flash-0.1.1-1.lbn13.noarch
Flash message middleware for Connect.
RPMPackage nodejs-connect-2.7.10-2.lbn13.noarch
Connect is an extensible HTTP server framework for node, providing high performance "plugins" known as middleware. Connect is bundled with over 20 commonly used middleware, including a logger, session support, cookie parser, and more.
RPMPackage nodejs-configstore-0.2.2-1.lbn13.noarch
Easily load and save config without having to think about where and how
RPMPackage nodejs-config-chain-1.1.5-1.lbn13.noarch
Use this module to load all your configurations.
RPMPackage nodejs-commander-2.0.0-1.lbn13.noarch
The complete solution for Node.js command-line interfaces, inspired by Ruby's commander.
RPMPackage nodejs-combined-stream-0.0.4-1.lbn13.noarch
A stream that emits multiple other streams one after another.
RPMPackage nodejs-colors-0.6.0-2.lbn13.noarch
Get colors in your Node.js console.
RPMPackage nodejs-coffee-script-1.7.1-1.lbn13.noarch
Unfancy JavaScript
RPMPackage nodejs-cloudinary-1.0.7-1.lbn13.noarch
Cloudinary NPM for node.js integration
RPMPackage nodejs-clone-0.1.9-1.lbn13.noarch
deep cloning of objects and arrays
RPMPackage nodejs-cli-color-0.2.3-1.lbn13.noarch
Colors, formatting and other tools for the console
RPMPackage nodejs-cli-0.4.4.2-2.lbn13.noarch
cli is a toolkit for rapidly building command line apps. It includes: - Full featured options/arguments parser - Plugin support for adding common options and switches - Helper methods for working with input/output and spawning child processes - Output colored/styled messages, progress bars or spinners - Command auto-completion and glob support
RPMPackage nodejs-classtool-1.0.0-1.lbn13.noarch
Class like behavior composition, but better
RPMPackage nodejs-class-extend-0.1.1-1.lbn13.noarch
Backbone like Class.extend utility for Node
RPMPackage nodejs-chrono-1.0.4-1.lbn13.noarch
Allows formatting of time in a `strftime` style, but with syntax taken from PHP's date function. It implements pretty much all of the tokens from PHP's date function, except for B (Swatch internet time) and e (Content/City timezone identifier). You can escape characters with a `\` (remember to encode the `\` in a string as well). All other characters will be printed as they appear in the format string.
RPMPackage nodejs-chownr-0.0.1-7.lbn13.noarch
Changes file permissions recursively, like `chown -R`.
RPMPackage nodejs-chmodr-0.1.0-2.lbn13.noarch
Recursively change UNIX file permissions, like `chmod -R`.