You are here: Home

Modified items

All recently modified items, latest first.
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`.
RPMPackage nodejs-cheerio-0.13.1-1.lbn13.noarch
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
RPMPackage nodejs-charm-0.1.2-1.lbn13.noarch
Uses ANSI control sequences to write colors and cursor positions to terminals.
RPMPackage nodejs-chalk-0.4.0-1.lbn13.noarch
Terminal string styling done right. Created because the `colors` module does some really horrible things.
RPMPackage nodejs-chainsaw-0.1.0-1.lbn13.noarch
Build chainable fluent interfaces the easy way... with a freakin chainsaw!
RPMPackage nodejs-chai-1.7.2-1.lbn13.noarch
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
RPMPackage nodejs-bytes-0.2.1-2.lbn13.noarch
Byte size string parser/serializer for Node.js
RPMPackage nodejs-buster-format-0.5.5-1.lbn13.noarch
Tools for formatting JavaScript objects in a human-readable way
RPMPackage nodejs-buster-core-0.6.4-1.lbn13.noarch
Buster core utilities
RPMPackage nodejs-burrito-0.2.12-5.lbn13.noarch
Burrito makes it easy to do crazy stuff with the JavaScript AST. This is useful if you want to roll your own stack traces or build a code coverage tool.
RPMPackage nodejs-bunker-0.1.2-2.lbn13.noarch
Bunker is a module to calculate code coverage written in native JavaScript. It uses AST trickery with the help of the nodejs-burrito package.
RPMPackage nodejs-buffertools-2.0.1-1.lbn13.noarch
Working with node.js buffers made easy.
RPMPackage nodejs-buffers-0.1.1-1.lbn13.noarch
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
RPMPackage nodejs-bufferput-0.1.2-1.lbn13.noarch
Pack multibyte binary values into buffers
RPMPackage nodejs-buffer-equal-0.0.0-1.lbn13.noarch
Returns whether two buffers are equal.
RPMPackage nodejs-buffer-crc32-0.2.1-4.lbn13.noarch
This Node.js module provides a pure JavaScript CRC32 algorithm that works with binary data and fancy character sets, output buffers, signed or unsigned data and also has tests. It is derived from the sample CRC implementation in the PNG specification: http://www.w3.org/TR/PNG/#D-CRCAppendix
RPMPackage nodejs-bson-0.2.6-1.lbn13.noarch
A bson parser for node.js and the browser