You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-tryor-0.1.2-2.lbn19.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.lbn19.noarch
Module to wrap try-catch for better performance and cleaner API.
RPMPackage nodejs-try-resolve-1.0.1-1.lbn19.noarch
Try and resolve a filename
RPMPackage nodejs-try-open-0.1.3-1.lbn19.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.19-1.lbn19.noarch
A CommonJS-compliant system for secure encryption of smallish secrets
RPMPackage nodejs-trim-right-1.0.1-1.lbn19.noarch
Similar to String#trim() but removes only whitespace on the right
RPMPackage nodejs-trim-newlines-1.0.0-1.lbn19.noarch
Trim newlines from the start and/or end of a string
RPMPackage nodejs-triggers-0.3.0-1.lbn19.noarch
Listen for OS events and get triggered when something happens.
RPMPackage nodejs-traverse-0.6.6-1.lbn19.noarch
traverse and transform objects by visiting every node on a recursive walk
RPMPackage nodejs-transformify-0.1.2-2.lbn19.noarch
Takes a synchronous function that transforms a string and converts it into a transform compatible with browserify, catw and mutiny.
RPMPackage nodejs-transformers-3.1.0-2.lbn19.noarch
String/Data transformations for use in templating libraries, static site generators and web frameworks. This gathers the most useful transformations you can apply to text or data into one library with a consistent API. Transformations can be pretty much anything but most are either compilers or templating engines.
RPMPackage nodejs-traceur-0.0.108-1.lbn19.noarch
ES6 to ES5 compiler
RPMPackage nodejs-tough-cookie-2.2.1-1.lbn19.noarch
RFC6265 Cookies and Cookie Jar for node.js
RPMPackage nodejs-delegate-3.0.1-1.lbn19.noarch
Lightweight event delegation
RPMPackage nodejs-delayed-stream-1.0.0-1.lbn19.noarch
Buffers events from a stream until you are ready to handle them.
RPMPackage nodejs-del-2.2.0-1.lbn19.noarch
Delete files/folders using globs
RPMPackage nodejs-defs-1.1.0-1.lbn19.noarch
Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3.
RPMPackage nodejs-defined-1.0.0-1.lbn19.noarch
Return the first argument that is '!== undefined'.
RPMPackage nodejs-define-properties-1.1.2-1.lbn19.noarch
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
RPMPackage nodejs-defaults-1.0.0-2.lbn19.noarch
merge single level defaults over a config object