You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-request-replay-1.0.3-1.lbn19.noarch
Replays a request when a network error occurs
RPMPackage nodejs-request-progress-2.0.1-1.lbn19.noarch
Tracks the download progress of a request made with mikeal/request
RPMPackage nodejs-request-2.73.0-1.lbn19.noarch
Simplified HTTP request client.
RPMPackage nodejs-reply-0.4.1-1.lbn19.noarch
Create console-based wizards in a snap.
RPMPackage nodejs-replace-requires-1.0.3-2.lbn19.noarch
Replace require statements
RPMPackage nodejs-replace-ext-0.0.1-1.lbn19.noarch
Replaces a file extension with another one
RPMPackage nodejs-replace-0.3.0-2.lbn19.noarch
replace is a command line utility for performing search-and-replace on files. It's similar to sed but there are a few differences: * Modifies files when matches are found * Recursive search on directories with -r * Uses JavaScript syntax for regular expressions and replacement strings.
RPMPackage nodejs-repeating-2.0.0-1.lbn19.noarch
Repeat a string - fast
RPMPackage nodejs-repeat-string-1.5.4-1.lbn19.noarch
Repeat the given string n times. Fastest implementation for repeating a string.
RPMPackage nodejs-repeat-element-1.1.2-1.lbn19.noarch
Create an array by repeating the given value n times.
RPMPackage nodejs-rename-function-calls-0.1.1-2.lbn19.noarch
Renames functions calls, but leaves function definitions unchanged.
RPMPackage nodejs-remover-0.0.2-1.lbn19.noarch
Stoppable recursive rmdir.
RPMPackage nodejs-remarkable-1.6.2-1.lbn19.noarch
Markdown parser, done right. 100% Commonmark support, extensions, syntax plugins, high speed - all in one.
RPMPackage nodejs-regjsparser-0.1.5-1.lbn19.noarch
Parsing the JavaScript"s RegExp in JavaScript.
RPMPackage nodejs-regjsgen-0.2.0-1.lbn19.noarch
Generate `RegExp`s from RegJSParser’s AST
RPMPackage nodejs-registry-url-3.0.3-1.lbn19.noarch
Get the set npm registry URL
RPMPackage nodejs-regexpu-core-2.0.0-1.lbn19.noarch
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
RPMPackage nodejs-regexpu-1.2.0-1.lbn19.noarch
A source code transpiler that enables the use of ES6 Unicode regular expressions in ES5.
RPMPackage nodejs-regexp-clone-0.0.1-1.lbn19.noarch
Clone RegExps with options
RPMPackage nodejs-regex-cache-0.4.2-1.lbn19.noarch
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in dramatic speed improvements.