You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-align-text-1.0.0-1.lbn25.noarch
Align the text in a string.
RPMPackage nodejs-aliasify-1.9.0-1.lbn25.noarch
Rewrite require calls in browserify modules.
RPMPackage nodejs-ain2-1.2.1-6.lbn25.noarch
This module provides syslog logging for Node.js. Ain2 is written with full compatibility with the Node.js console module. It implements all console functions and formatting. Ain2 also supports UTF-8. Ain2 can send messages by UDP to 127.0.0.1:514 or to the a Unix socket such as /dev/log.
RPMPackage nodejs-agent-base-4.2.1-1.lbn25.noarch
Turn a function into an `http.Agent` instance
RPMPackage nodejs-after-all-2.0.2-1.lbn25.noarch
Execute several async functions and get a callback when they are all done
RPMPackage nodejs-after-0.8.2-1.lbn25.noarch
after - tiny flow control
RPMPackage nodejs-adm-zip-0.5.1-1.lbn25.noarch
A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from disk
RPMPackage nodejs-addressparser-0.3.2-1.lbn25.noarch
Parse e-mail addresses
RPMPackage nodejs-active-x-obfuscator-0.0.2-1.lbn25.noarch
A module to (safely) obfuscate all occurrences of the string "ActiveX" inside any JavaScript code.
RPMPackage nodejs-acorn-to-esprima-2.0.8-1.lbn25.noarch
Convert acorn tokens to esprima
RPMPackage nodejs-acorn-jsx-4.1.1-1.lbn25.noarch
Alternative, faster React.js JSX parser
RPMPackage nodejs-acorn-globals-4.0.0-1.lbn25.noarch
Detect global variables in JavaScript using acorn
RPMPackage nodejs-acorn-es7-plugin-1.0.14-1.lbn25.noarch
A plugin for the Acorn parser that understands the ES7 keywords async and await
RPMPackage nodejs-acorn-5.7.1-1.lbn25.noarch
ECMAScript parser
RPMPackage nodejs-accessory-1.1.0-2.lbn25.noarch
Create property accessor/caller statements for dot paths
RPMPackage nodejs-accepts-1.3.5-1.lbn25.noarch
Higher-level content negotiation
RPMPackage nodejs-accept-2.1.1-1.lbn25.noarch
HTTP Accept-* headers parsing
RPMPackage nodejs-abbrev-1.1.0-1.lbn25.noarch
Like ruby's abbrev module, but in js
RPMPackage nodejs-JSV-4.0.2-1.lbn25.noarch
A JavaScript implementation of a extendable, fully compliant JSON Schema validator.
RPMPackage nodejs-JSONStream-1.1.3-1.lbn25.noarch
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)