16 packages found
Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
A collection of the best JavaScript type testing methods.
A CommonJS port from the ESM file-type package.
A CommonJS port from the ESM file-type package. Now fixed to not have 'tarHeaderChecksumMatches' error!
Check if something is a Node.js stream. This is a fork of sindresorhus/is-stream, but with CommonJS support.
Type check values. This is a fork of sindresorhus/is, but with CommonJS support.
Check if a string is an IP address. This is a fork of sindresorhus/is-ip, but with CommonJS support.
Check if the internet connection is up. This is a fork of sindresorhus/is-online, but with CommonJS support.
- browser
- online
- offline
- is-online
- network
- connected
- connectivity
- internet
- is
- has
- detect
- hostname
- hostnames
- dns
- View more
A collection of utilities dealing with object
- check
- is
- is-object
- isobject
- to-object
- toobject
- javascript
- kind
- kind-of
- object
- type
- typeof
- instanceof
- value
- View more
CommonJS version of is-stream 3.0.0. See https://github.com/mifi/commonify
A partial to check whether an object is a plain object.
A partial to check whether an object is a string.
A partial to check whether an object is an array.
A partial to handle whether an object is present (not null and not undefined).
A partial to check whether a string is empty.
- js
- partial
- is
- empty
- string
- isempty
- isemptystring
- is-empty
- is-empty-string
- js-partial-is-empty-string
- jsopenstd
- umd
- amd
- commonjs
Tells you that string is in URL format. Library in UMD style.