You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-is-utf8-0.2.0-1.lbn19.noarch
detect if a buffer is utf8 encoded.
RPMPackage nodejs-is-url-1.2.1-1.lbn19.noarch
Check whether a string is a URL.
RPMPackage nodejs-is-unc-path-0.1.1-1.lbn19.noarch
Returns true if a filepath is a windows UNC file path.
RPMPackage nodejs-is-typedarray-1.0.0-1.lbn19.noarch
Detect whether or not an object is a Typed Array
RPMPackage nodejs-is-tar-1.0.0-1.lbn19.noarch
Check if a Buffer/Uint8Array is a TAR file
RPMPackage nodejs-is-symbol-1.0.1-1.lbn19.noarch
Determine if a value is an ES6 Symbol or not.
RPMPackage nodejs-is-stream-1.1.0-1.lbn19.noarch
Check if something is a Node.js stream
RPMPackage nodejs-is-root-1.0.0-1.lbn19.noarch
Check if the process is running as root user, eg. started with `sudo`.
RPMPackage nodejs-is-retry-allowed-1.0.0-1.lbn19.noarch
My prime module
RPMPackage nodejs-is-resolvable-1.0.0-1.lbn19.noarch
Check if a module ID is resolvable with require()
RPMPackage nodejs-is-relative-0.2.1-1.lbn19.noarch
Returns `true` if the path appears to be relative.
RPMPackage nodejs-is-regex-1.0.3-1.lbn19.noarch
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
RPMPackage nodejs-is-redirect-1.0.0-1.lbn19.noarch
Check if a number is a redirect HTTP status code
RPMPackage nodejs-is-property-1.0.2-1.lbn19.noarch
Tests if a JSON property can be accessed using . syntax
RPMPackage nodejs-is-promise-2.1.0-1.lbn19.noarch
Test whether an object looks like a promises-a+ promise
RPMPackage nodejs-is-primitive-2.0.0-1.lbn19.noarch
Returns `true` if the value is a primitive.
RPMPackage nodejs-is-plain-obj-1.1.0-1.lbn19.noarch
Check if a value is a plain object
RPMPackage nodejs-is-path-inside-1.0.0-1.lbn19.noarch
Check if a path is inside another path
RPMPackage nodejs-is-path-in-cwd-1.0.0-1.lbn19.noarch
Check if a path is in the current working directory
RPMPackage nodejs-is-path-cwd-1.0.0-1.lbn19.noarch
Check if a path is CWD