You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-is-path-in-cwd-1.0.0-1.lbn25.noarch
Check if a path is in the current working directory
RPMPackage nodejs-is-path-cwd-1.0.0-1.lbn25.noarch
Check if a path is CWD
RPMPackage nodejs-is-observable-0.2.0-2.lbn25.noarch
Check if a value is an Observable
RPMPackage nodejs-is-obj-2.0.0-1.lbn25.noarch
Check if a value is an object
RPMPackage nodejs-is-number-7.0.0-1.lbn25.noarch
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
RPMPackage nodejs-is-npm-5.0.0-1.lbn25.noarch
Check if your code is running as an npm script
RPMPackage nodejs-is-nan-1.2.1-1.lbn25.noarch
ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.
RPMPackage nodejs-is-my-json-valid-2.16.1-1.lbn25.noarch
A JSONSchema validator that uses code generation to be extremely fast
RPMPackage nodejs-is-integer-1.0.4-1.lbn25.noarch
Test if something is an integer (ES6 Polyfill)
RPMPackage nodejs-is-gzip-1.0.0-1.lbn25.noarch
Check if a Buffer/Uint8Array is a GZIP file
RPMPackage nodejs-is-glob-4.0.0-1.lbn25.noarch
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
RPMPackage nodejs-is-generator-fn-1.0.0-1.lbn25.noarch
Check if something is a generator function
RPMPackage nodejs-is-fullwidth-code-point-4.0.0-1.lbn25.noarch
Check if the character represented by a given Unicode code point is fullwidth
RPMPackage nodejs-is-finite-1.0.2-1.lbn25.noarch
ES6 Number.isFinite() ponyfill
RPMPackage nodejs-is-extglob-2.1.1-1.lbn25.noarch
Returns true if a string has an extglob.
RPMPackage nodejs-is-extendable-1.0.1-1.lbn25.noarch
Returns true if a value is a plain object, array or function.
RPMPackage nodejs-is-error-2.2.0-1.lbn25.noarch
Detect whether a value is an error
RPMPackage nodejs-is-equal-shallow-0.1.3-1.lbn25.noarch
Does a shallow comparison of two objects, returning false if the keys or values differ.
RPMPackage nodejs-is-dotfile-1.0.1-1.lbn25.noarch
Return true if a file path is (or has) a dotfile.
RPMPackage nodejs-is-defined-1.0.0-1.lbn25.noarch
Check if an identifier is defined