You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-is-observable-0.2.0-2.lbn19.noarch
Check if a value is an Observable
RPMPackage nodejs-is-obj-1.0.1-1.lbn19.noarch
Check if a value is an object
RPMPackage nodejs-is-number-2.0.2-2.lbn19.noarch
Returns true if the value is a number. comprehensive tests.
RPMPackage nodejs-is-npm-1.0.0-1.lbn19.noarch
Check if your code is running as an npm script
RPMPackage nodejs-is-nan-1.2.1-1.lbn19.noarch
ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.
RPMPackage nodejs-is-my-json-valid-2.12.4-1.lbn19.noarch
A JSONSchema validator that uses code generation to be extremely fast
RPMPackage nodejs-is-integer-1.0.4-1.lbn19.noarch
Test if something is an integer (ES6 Polyfill)
RPMPackage nodejs-is-gzip-1.0.0-1.lbn19.noarch
Check if a Buffer/Uint8Array is a GZIP file
RPMPackage nodejs-is-glob-2.0.1-1.lbn19.noarch
Returns `true` if the given string looks like a glob pattern.
RPMPackage nodejs-is-generator-fn-1.0.0-1.lbn19.noarch
Check if something is a generator function
RPMPackage nodejs-is-fullwidth-code-point-1.0.0-1.lbn19.noarch
Check if the character represented by a given Unicode code point is fullwidth
RPMPackage nodejs-is-finite-1.0.1-1.lbn19.noarch
ES6 Number.isFinite() ponyfill
RPMPackage nodejs-is-extglob-1.0.0-1.lbn19.noarch
Returns true if a string has an extglob.
RPMPackage nodejs-is-extendable-0.1.1-1.lbn19.noarch
Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"
RPMPackage nodejs-is-error-2.2.0-1.lbn19.noarch
Detect whether a value is an error
RPMPackage nodejs-is-equal-shallow-0.1.3-1.lbn19.noarch
Does a shallow comparison of two objects, returning false if the keys or values differ.
RPMPackage nodejs-is-dotfile-1.0.1-1.lbn19.noarch
Return true if a file path is (or has) a dotfile.
RPMPackage nodejs-is-defined-1.0.0-1.lbn19.noarch
Check if an identifier is defined
RPMPackage nodejs-is-date-object-1.0.1-1.lbn19.noarch
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
RPMPackage nodejs-is-ci-1.0.8-1.lbn19.noarch
Detect if your code is running on a CI server