You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-net-snmp-1.1.15-1.lbn19.noarch
JavaScript implementation of the Simple Network Management Protocol (SNMP)
RPMPackage nodejs-nested-error-stacks-1.0.1-1.lbn19.noarch
An Error subclass that will chain nested Errors and dump nested stacktraces
RPMPackage nodejs-negotiator-0.6.1-1.lbn19.noarch
HTTP content negotiation
RPMPackage nodejs-needle-0.10.0-1.lbn19.noarch
The leanest and most handsome HTTP client in the Nodelands.
RPMPackage nodejs-ncp-2.0.0-1.lbn19.noarch
Asynchronous recursive file copy utility.
RPMPackage nodejs-nconf-0.7.2-2.lbn19.noarch
Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.
RPMPackage nodejs-navigator-1.0.1-1.lbn19.noarch
A browser-esque `navigator` for Node.JS (for Ender.JS compatibility)
RPMPackage nodejs-natural-compare-1.2.2-1.lbn19.noarch
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
RPMPackage nodejs-native-or-bluebird-1.1.2-1.lbn19.noarch
use either the native Promise or Bluebird
RPMPackage nodejs-nat-pmp-0.0.3-2.lbn19.noarch
Node.js implementation of the NAT Port Mapping Protocol
RPMPackage nodejs-nan-2.4.0-1.lbn19.noarch
A header file filled with macro and utility goodness for making add on development for Node.js easier across versions 0.8, 0.10 and 0.11, and eventually 0.12. Thanks to the crazy changes in V8 (and some in Node core), keeping native add-on compiling happily across versions, particularly 0.10 to 0.11/0.12, is a minor nightmare. The goal of this project is to store all logic necessary to develop native Node.js add-on without having to inspect NODE_MODULE_VERSION and get yourself into a macro-tangle.
RPMPackage nodejs-mz-1.1.0-1.lbn19.noarch
modernize node.js to current ECMAScript standards
RPMPackage nodejs-mv-2.0.3-2.lbn19.noarch
fs.rename but works across devices. same as the unix utility "mv"
RPMPackage nodejs-mute-stream-0.0.5-1.lbn19.noarch
This is a basic pass-through stream, but when muted, the bytes are silently dropped, rather than being passed through.
RPMPackage nodejs-mustache-2.2.1-1.lbn19.noarch
Logic-less {{mustache}} templates with JavaScript
RPMPackage nodejs-murl-0.4.1-1.lbn19.noarch
murl is fast url pattern matching and replacing
RPMPackage nodejs-muri-1.1.0-1.lbn19.noarch
MongoDB URI parser
RPMPackage nodejs-multipipe-0.1.2-1.lbn19.noarch
pipe streams with centralized error handling
RPMPackage nodejs-multiparty-4.0.0-2.lbn19.noarch
multipart/form-data parser which supports streaming
RPMPackage nodejs-multimatch-2.1.0-1.lbn19.noarch
Extends minimatch.match() with support for multiple patterns