You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-sliced-0.0.5-1.lbn19.noarch
A faster Node.js alternative to Array.prototype.slice.call(arguments)
RPMPackage nodejs-slice-stream-1.0.0-1.lbn19.noarch
Pipe data through a stream until some fixed length is reached, then callback.
RPMPackage nodejs-slice-ansi-0.0.4-1.lbn19.noarch
Slice a string with ANSI escape codes
RPMPackage nodejs-slash-1.0.0-1.lbn19.noarch
Convert Windows backslash paths to slash paths
RPMPackage nodejs-skema-1.0.2-1.lbn19.noarch
Skema is the collection of common abstract methods for validatiors and setters.
RPMPackage nodejs-sjcl-1.0.3-1.lbn19.noarch
Stanford Javascript Crypto Library
RPMPackage nodejs-sinon-1.17.4-1.lbn19.noarch
JavaScript test spies, stubs and mocks.
RPMPackage nodejs-simplesmtp-0.3.32-1.lbn19.noarch
Simple SMTP server module to create custom SMTP servers
RPMPackage nodejs-simple-plist-0.0.4-1.lbn19.noarch
A wrapper utility for interacting with plist data.
RPMPackage nodejs-simple-is-0.2.0-2.lbn19.noarch
A maximally minimal type-testing library. Use it to make your code more readable. Works in node and browsers.
RPMPackage nodejs-simple-html-index-1.2.0-1.lbn19.noarch
a simple HTML index through stream
RPMPackage nodejs-simple-fmt-0.1.0-2.lbn19.noarch
A maximally minimal string formatting library. Use it to make your code more readable compared to plain old string concatenation using +. The code is shorter than the MIT license text so it doesn't hog you down and you can use it everywhere. Works in node and browsers.
RPMPackage nodejs-simple-backoff-1.0.0-1.lbn19.noarch
Simple backoff calculation with multiple strategies
RPMPackage nodejs-simctl-0.0.8-1.lbn19.noarch
library for Xcode simctl utility on OS X
RPMPackage nodejs-signal-exit-3.0.0-1.lbn19.noarch
when you want to fire an event no matter how a process exits.
RPMPackage nodejs-sigmund-1.0.0-5.fc19.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-5.fc19.noarch
A JavaScript port of the original Perl version of Markdown.
RPMPackage nodejs-should-3.1.3-1.lbn19.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-shot-3.1.0-1.lbn19.noarch
Injects a fake HTTP request/response into a node HTTP server
RPMPackage nodejs-shelljs-0.7.0-1.lbn19.noarch
Portable Unix shell commands for Node.js