You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-object-assign-0.2.0-1.lbn13.noarch
ES6 Object.assign() ponyfill
RPMPackage nodejs-oauth-sign-0.3.0-1.lbn13.noarch
OAuth1 signing for Node.js.
RPMPackage nodejs-oauth-0.9.10-1.lbn13.noarch
Library for interacting with OAuth 1.0, 1.0A, 2 and Echo. Provides simplified client access and allows for construction of more complex APIs and OAuth providers.
RPMPackage nodejs-numeral-1.5.3-1.lbn13.noarch
Format and manipulate numbers.
RPMPackage nodejs-nth-check-1.0.0-1.lbn13.noarch
performant nth-check parser & compiler
RPMPackage nodejs-npmlog-0.0.2-3.lbn13.noarch
The logger utility that npm uses. This logger is very basic. It does the logging for npm. It supports custom levels and colored output.
RPMPackage nodejs-npmconf-0.0.23-1.lbn13.noarch
If you are interested in interacting with the config settings that npm uses, then use this module. However, if you are writing a new Node.js program, and want configuration functionality similar to what npm has, but for your own thing, then the author recommends rc. This module is for compatibility use only.
RPMPackage nodejs-npm-registry-client-0.2.20-1.lbn13.noarch
Client for the npm registry, or private servers using the npm registry software.
RPMPackage nodejs-nopt-2.1.1-2.lbn13.noarch
An option parsing library for Node.js and its package manager (npm).
RPMPackage nodejs-node.extend-1.0.9-1.lbn13.noarch
A port of jQuery.extend that actually works on node.js
RPMPackage nodejs-node-xmpp-0.3.2-5.lbn13.noarch
Idiomatic XMPP client, component and server library for Node.js. The objectives of node-xmpp: - Use Node.js conventions, especially EventEmitter (ie, for write buffer control) - Fast parsing; node-expat was written for this library - Client support for both XMPP clients and components - Optional server infrastructure with Router - After authentication, leave trivial protocol bits to the user, that is XML handling according to any XEP
RPMPackage nodejs-node-uuid-1.4.1-1.lbn13.noarch
Rigorous implementation of RFC4122 (v1 and v4) UUIDs.
RPMPackage nodejs-node-stringprep-0.1.5-4.lbn13.x86_64
This module exposes predefined Unicode normalization functions that are required by many protocols. This is just a binding to ICU, which is said to be fast.
RPMPackage nodejs-node-markdown-0.1.1-1.lbn13.noarch
Based on showdown parser and parses markdown syntax into HTML code.
RPMPackage nodejs-node-expat-2.0.0-4.lbn13.x86_64
Fast libexpat XML SAX parser binding for Node.js
RPMPackage nodejs-next-tick-0.2.1-1.lbn13.noarch
Environment agnostic nextTick polyfill
RPMPackage nodejs-ncp-0.4.2-1.lbn13.noarch
Asynchronous recursive file copy utility.
RPMPackage nodejs-nan-0.8.0-1.lbn13.noarch
A header file filled with macro and utility goodness for making addon development for Node.js easier across versions 0.8, 0.10 and 0.11, and eventually 0.12
RPMPackage nodejs-mute-stream-0.0.4-1.lbn13.noarch
Bytes go in, but they don"t come out (when muted).
RPMPackage nodejs-mustache-0.7.2-1.lbn13.noarch
Logic-less {{mustache}} templates with JavaScript