You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-isbinaryfile-3.0.0-1.lbn19.noarch
Detects if a file is binary in Node.js. Similar to Perl"s -B.
RPMPackage nodejs-isarray-1.0.0-1.lbn19.noarch
Array#isArray for older browsers
RPMPackage nodejs-is-zip-1.0.0-1.lbn19.noarch
Check if a Buffer/Uint8Array is a ZIP file
RPMPackage nodejs-is-windows-0.1.0-1.lbn19.noarch
Returns true if the platform is windwows.
RPMPackage nodejs-is-valid-glob-0.3.0-1.lbn19.noarch
Return true if a value is a valid glob pattern or patterns.
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