You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-string_decoder-0.10.25-1.lbn13.noarch
The string_decoder module from Node core
RPMPackage nodejs-stream-counter-0.2.0-1.lbn13.noarch
keeps track of how many bytes have been written to a stream
RPMPackage nodejs-stream-combiner-0.0.4-1.lbn13.noarch
<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master>
RPMPackage nodejs-step-0.0.5-1.lbn13.1.noarch
A simple control-flow library for Node.js that makes parallel execution, serial execution, and error handling painless.
RPMPackage nodejs-stack-trace-0.0.6-3.lbn13.noarch
Node.js module to get v8 stack traces as an array of CallSite objects.
RPMPackage nodejs-srs-0.2.20-3.lbn13.x86_64
Bindings to libosr for handling spatial references in Node.js.
RPMPackage nodejs-sqlite3-2.1.5-5.lbn13.x86_64
Asynchronous, non-blocking SQLite3 bindings for Node.js
RPMPackage nodejs-sprintf-0.1.3-1.lbn13.noarch
Sprintf() for node.js
RPMPackage nodejs-sphericalmercator-1.0.2-1.lbn13.noarch
Provides projection math for converting between mercator meters, screen pixels (of 256x256 or configurable-size tiles), and latitude/longitude.
RPMPackage nodejs-source-map-0.1.22-1.lbn13.noarch
A Node.js library that generates and consumes source maps, A version suitable for use in the browser is available in the source-map package.
RPMPackage nodejs-socket.io-client-0.9.16-1.lbn13.noarch
Socket.IO client for the browser and node.js
RPMPackage nodejs-socket.io-0.9.16-1.lbn13.noarch
Real-time apps made cross-browser & easy with a WebSocket-like API
RPMPackage nodejs-sntp-1.0.3-1.lbn13.noarch
SNTP Client
RPMPackage nodejs-slide-1.1.3-5.lbn13.noarch
Provides simple, easy callbacks for node.js.
RPMPackage nodejs-sliced-0.0.5-1.lbn13.noarch
A faster Node.js alternative to Array.prototype.slice.call(arguments)
RPMPackage nodejs-sinon-1.7.3-1.lbn13.noarch
JavaScript test spies, stubs and mocks.
RPMPackage nodejs-sigmund-1.0.0-4.lbn13.noarch
Quick and dirty signatures for Objects. This is like a much faster `deepEquals` comparison, which returns a string key suitable for caches and the like.
RPMPackage nodejs-showdown-0.3.1-3.lbn13.noarch
A JavaScript port of the original Perl version of Markdown
RPMPackage nodejs-should-1.2.2-1.lbn13.noarch
should is an expressive, readable, test framework agnostic, behavior-driven development (BDD)-style assertion library for Node.js. It extends the Object prototype with a single non-enumerable getter that allows you to express how that object should behave. should literally extends Node's assert module. For example, should.equal(str, 'foo') will work, just as assert.equal(str, 'foo') would, and should.AssertionError is assert.AssertionError, meaning any test framework supporting this constructor will function properly with should.
RPMPackage nodejs-shelljs-0.2.6-1.lbn13.noarch
Portable Unix shell commands for Node.js