You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-bitcoin-address-0.3.0-1.lbn25.noarch
bitcoin address verification and other related functions
RPMPackage nodejs-bindings-1.2.0-1.lbn25.noarch
This is a helper module for authors of Node.js native addon modules. It is basically the "swiss army knife" of require()ing your native module's .node file. Throughout the course of Node's native addon history, addons have ended up being compiled in a variety of different places, depending on which build tool and which version of node was used. To make matters worse, now the gyp build tool can produce either a Release or Debug build, each being built into different locations. This module checks all the possible locations that a native addon would be built at, and returns the first one that loads successfully.
RPMPackage nodejs-binary-extensions-1.3.1-1.lbn25.noarch
List of binary file extensions
RPMPackage nodejs-binary-0.3.0-1.lbn25.noarch
Unpack multibyte binary values from buffers
RPMPackage nodejs-bignumber.js-1.5.0-1.lbn25.noarch
A library for arbitrary-precision decimal and non-decimal arithmetic
RPMPackage nodejs-bignum-0.6.2-1.lbn25.noarch
Arbitrary-precision integer arithmetic using OpenSSL
RPMPackage nodejs-bigi-1.4.0-1.lbn25.noarch
Big integers.
RPMPackage nodejs-big.js-3.1.3-1.lbn25.noarch
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
RPMPackage nodejs-big-integer-1.6.10-1.lbn25.noarch
An arbitrary length integer library for Javascript
RPMPackage nodejs-better-assert-1.0.0-4.lbn25.noarch
C-style assert() for Node.js, reporting the expression string as the error message.
RPMPackage nodejs-benchmark-1.0.0-1.lbn25.noarch
A benchmarking library that works on nearly all JavaScript platforms, supports high-resolution timers, and returns statistically significant results.
RPMPackage nodejs-bcrypt-nodejs-0.0.3-1.lbn25.noarch
A native JS bcrypt library for NodeJS.
RPMPackage nodejs-batch-0.5.3-1.lbn25.noarch
Asynchronous batch module with concurrency control and progress reporting.
RPMPackage nodejs-batbelt-0.0.2-1.lbn25.noarch
General purpose utilities to help prevent an untimely death.
RPMPackage nodejs-basic-auth-connect-1.0.0-1.lbn25.noarch
Basic authentication middleware for Node.js and Connect.
RPMPackage nodejs-basic-auth-1.0.3-1.lbn25.noarch
generic basic auth parser
RPMPackage nodejs-base64url-3.0.1-1.lbn25.noarch
For encoding to/from base64urls
RPMPackage nodejs-base64id-1.0.0-1.lbn25.noarch
Generates a base64 id
RPMPackage nodejs-base64-url-1.3.2-1.lbn25.noarch
Base64 encode, decode, escape and unescape for URL applications
RPMPackage nodejs-base64-js-1.1.2-1.lbn25.noarch
Base64 encoding/decoding in pure JS