You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-typescript-4.1.3-4.lbn25.noarch
TypeScript is a language for application-scale JavaScript. TypeScript adds optional types, classes, and modules to JavaScript. TypeScript supports tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript.
RPMPackage nodejs-typedarray-0.0.6-1.lbn25.noarch
TypedArray polyfill for old browsers
RPMPackage nodejs-type-name-2.0.1-1.lbn25.noarch
Just a reasonable typeof
RPMPackage nodejs-type-is-1.6.17-1.lbn25.noarch
Infer the content-type of a request.
RPMPackage nodejs-type-detect-4.0.0-1.lbn25.noarch
Improved typeof detection for node.js and the browser.
RPMPackage nodejs-type-check-0.3.2-1.lbn25.noarch
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
RPMPackage nodejs-tweetnacljs-0.9.1-1.lbn25.noarch
Port of TweetNaCl cryptographic library to JavaScript
RPMPackage nodejs-tweetnacl-0.14.5-1.lbn25.noarch
Port of TweetNaCl cryptographic library to JavaScript
RPMPackage nodejs-tv4-1.2.7-1.lbn25.noarch
A public domain JSON Schema validator for JavaScript
RPMPackage nodejs-tunnel-agent-0.6.0-1.lbn25.noarch
HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.
RPMPackage nodejs-tunnel-0.0.5-1.lbn25.noarch
Node HTTP/HTTPS Agents for tunneling proxies
RPMPackage nodejs-tuna-0.1.0-1.lbn25.noarch
Reverse tunnels. Tunnels reverse.
RPMPackage nodejs-tty-browserify-0.0.1-1.lbn25.noarch
the tty module from node core for browsers
RPMPackage nodejs-tslint-5.4.3-1.lbn25.noarch
An extensible static analysis linter for the TypeScript language
RPMPackage nodejs-tryor-0.1.2-2.lbn25.noarch
Evalulate a function and return the value, or, in the case of an exception, return a default value.
RPMPackage nodejs-tryit-1.0.2-1.lbn25.noarch
Module to wrap try-catch for better performance and cleaner API.
RPMPackage nodejs-try-resolve-1.0.1-1.lbn25.noarch
Try and resolve a filename
RPMPackage nodejs-try-open-0.1.3-1.lbn25.noarch
Tries to open a file using fs.openSync (only necessary with sync), fails gracefully if the file path does not exist on the file system. Since fs.existsSync has been deprecated, this can be used as an alternative.
RPMPackage nodejs-triplesec-3.0.26-1.lbn25.noarch
A CommonJS-compliant system for secure encryption of smallish secrets
RPMPackage nodejs-trim-right-1.0.1-1.lbn25.noarch
Similar to String#trim() but removes only whitespace on the right