You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-bower-config-1.4.1-1.lbn25.noarch
The Bower config reader and writer.
RPMPackage nodejs-bower-1.8.8-1.lbn25.noarch
The browser package manager
RPMPackage nodejs-botbuilder-0.6.0-1.lbn25.noarch
Bot Builder is a dialog system for building rich bots on virtually any platform.
RPMPackage nodejs-bootstrap-3.4.1-1.lbn25.noarch
The most popular front-end framework for developing responsive, mobile first projects on the web.
RPMPackage nodejs-boom-3.2.2-1.lbn25.noarch
HTTP-friendly error objects
RPMPackage nodejs-boolbase-1.0.0-1.lbn25.noarch
 
RPMPackage nodejs-bole-2.0.0-1.lbn25.noarch
A tiny JSON logger
RPMPackage nodejs-body-parser-1.19.0-2.lbn25.noarch
Node.js body parsing middleware
RPMPackage nodejs-bn.js-4.11.3-1.lbn25.noarch
Big number implementation in pure javascript
RPMPackage nodejs-bn-1.0.1-1.lbn25.noarch
JS Bigint import
RPMPackage nodejs-bluebird-3.5.5-1.lbn25.noarch
Full featured Promises/A+ implementation with exceptionally good performance
RPMPackage nodejs-block-stream-0.0.8-1.lbn25.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.lbn25.noarch
Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.
RPMPackage nodejs-blessed-0.1.81-1.lbn25.noarch
A high-level terminal interface library for node.js.
RPMPackage nodejs-blacklist-1.1.2-1.lbn25.noarch
Returns a shallow copy of an object without blacklisted properties
RPMPackage nodejs-bl-4.0.3-1.lbn25.noarch
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
RPMPackage nodejs-bitcoyne-1.0.3-1.lbn25.noarch
Keybase Bitcoin Library (2nd Edition)
RPMPackage nodejs-bitcore-0.1.5-1.lbn25.noarch
Bitcoin Library
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.