You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-is-zip-1.0.0-1.lbn25.noarch
Check if a Buffer/Uint8Array is a ZIP file
RPMPackage nodejs-is-windows-1.0.2-1.lbn25.noarch
Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
RPMPackage nodejs-is-valid-glob-1.0.0-1.lbn25.noarch
Return true if a value is a valid glob pattern or patterns.
RPMPackage nodejs-is-utf8-0.2.1-1.lbn25.noarch
detect if a buffer is utf8 encoded.
RPMPackage nodejs-is-url-1.2.1-1.lbn25.noarch
Check whether a string is a URL.
RPMPackage nodejs-is-unc-path-1.0.0-1.lbn25.noarch
Returns true if a filepath is a windows UNC file path.
RPMPackage nodejs-is-typedarray-1.0.0-2.lbn25.noarch
Detect whether or not an object is a Typed Array.
RPMPackage nodejs-is-tar-1.0.0-1.lbn25.noarch
Check if a Buffer/Uint8Array is a TAR file
RPMPackage nodejs-is-symbol-1.0.1-1.lbn25.noarch
Determine if a value is an ES6 Symbol or not.
RPMPackage nodejs-is-stream-2.0.0-1.lbn25.noarch
Check if something is a Node.js stream
RPMPackage nodejs-is-root-3.0.0-1.lbn25.noarch
Check if the process is running as root user, eg. started with `sudo`.
RPMPackage nodejs-is-retry-allowed-1.1.0-1.lbn25.noarch
My prime module
RPMPackage nodejs-is-resolvable-1.0.0-1.lbn25.noarch
Check if a module ID is resolvable with require()
RPMPackage nodejs-is-relative-1.0.0-1.lbn25.noarch
Returns `true` if the path appears to be relative.
RPMPackage nodejs-is-regex-1.0.4-1.lbn25.noarch
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
RPMPackage nodejs-is-redirect-1.0.0-1.lbn25.noarch
Check if a number is a redirect HTTP status code
RPMPackage nodejs-is-property-1.0.2-1.lbn25.noarch
Tests if a JSON property can be accessed using . syntax
RPMPackage nodejs-is-promise-2.1.0-1.lbn25.noarch
Test whether an object looks like a promises-a+ promise
RPMPackage nodejs-is-primitive-2.0.0-1.lbn25.noarch
Returns `true` if the value is a primitive.
RPMPackage nodejs-is-plain-obj-2.0.0-1.lbn25.noarch
Check if a value is a plain object