Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lvchengbin/is

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lvchengbin/is

Do checking...

  • 1.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2K
increased by1.09%
Maintainers
1
Weekly downloads
 
Created
Source

Is

Checking...

Installing

npm i @lvchengbin/is --save

Methods

MethodDesc
is.arguments
is.array
is.arrayBuffer
is.arrayBufferView
is.arrowFunction
is.asyncFunction
is.between
is.blob
is.boolean
is.class
is.darkMode
is.dataview
is.date
is.elementNode
is.email
is.empty
is.error
is.formdata
is.fragmentNode
is.function
is.generalizedFalse
is.generalizedTrue
is.generator
is.integer
is.ip
is.ipv4
is.ipv6
is.iterable
is.leapYear
is.map
is.node
is.number
is.object
is.oneDimensionalArray
is.plainObject
is.privateIPv4
is.promise
is.regexp
is.set
is.string
is.textNode
is.undefined
is.url
is.window
yarn add @lvchengbin/is

Usage

const is = require( '@lvchengbin/is' );

is.function( async () => {} );
is.array( [] );

Keywords

FAQs

Package last updated on 04 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc