You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-bn.js-4.11.3-1.lbn19.noarch
Big number implementation in pure javascript
RPMPackage nodejs-bn-1.0.1-1.lbn19.noarch
JS Bigint import
RPMPackage nodejs-bluebird-3.4.3-1.lbn19.noarch
Full featured Promises/A+ implementation with exceptionally good performance
RPMPackage nodejs-block-stream-0.0.8-1.lbn19.noarch
Write data into it, and it'll output data in buffer blocks the size you specify, padding with zeroes if necessary.
RPMPackage nodejs-blob-0.0.4-1.lbn19.noarch
Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.
RPMPackage nodejs-blessed-0.1.81-1.lbn19.noarch
A high-level terminal interface library for node.js.
RPMPackage nodejs-blacklist-1.1.2-1.lbn19.noarch
Returns a shallow copy of an object without blacklisted properties
RPMPackage nodejs-bl-1.1.2-1.lbn19.noarch
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
RPMPackage nodejs-bitcoyne-1.0.1-2.lbn19.noarch
Keybase Bitcoin Library (2nd Edition)
RPMPackage nodejs-bitcore-0.1.5-1.lbn19.noarch
Bitcoin Library
RPMPackage nodejs-bitcoin-address-0.3.0-1.lbn19.noarch
bitcoin address verification and other related functions
RPMPackage nodejs-bindings-1.2.0-1.lbn19.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.lbn19.noarch
List of binary file extensions
RPMPackage nodejs-binary-0.3.0-1.lbn19.noarch
Unpack multibyte binary values from buffers
RPMPackage nodejs-bignumber.js-1.5.0-1.lbn19.noarch
A library for arbitrary-precision decimal and non-decimal arithmetic
RPMPackage nodejs-bignum-0.6.2-1.lbn19.noarch
Arbitrary-precision integer arithmetic using OpenSSL
RPMPackage nodejs-bigi-1.4.0-1.lbn19.noarch
Big integers.
RPMPackage nodejs-big.js-3.1.3-1.lbn19.noarch
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
RPMPackage nodejs-big-integer-1.6.10-1.lbn19.noarch
An arbitrary length integer library for Javascript
RPMPackage nodejs-better-assert-1.0.0-4.lbn19.noarch
C-style assert() for Node.js, reporting the expression string as the error message.