@stdlib/utils-constructor-name
Determine the name of a value's constructor.
Found 4966 results for check equality
Determine the name of a value's constructor.
Test if an object has a specified property.
Wrap your standards in a tortilla and cover it in special sauce.
JavaScript Standard Style
Validate domain name
ESLint shareable config for the Google style
Check if a Buffer/Uint8Array is a GIF image
Test if a value is object-like.
maximally minimal type-testing library
ESLint shareable config for XO
Check whether a RegExp flag is supported
Check if a string is HTML
Check if an environment is big endian.
Check if a URL is relative
Test if a double-precision floating-point numeric value is infinite.
Test if a value is a regular expression string.
Test if a value is a regular expression.
Test if a double-precision floating-point numeric value is NaN.
Check if a process is running
Try to downgrade the permissions of a process with root privileges and block access if it fails
Determine the specification defined classification of an object.
JavaScript/TypeScript linter (ESLint wrapper) with great defaults
Test if a value is an object.
Test if a value is a boolean.
Test if a value is a string.
Test if a value is a Float32Array.
Test if a value is a number.
Determine a value's type.
Test if a value is a Uint8Array.
Test if a value is a Uint16Array.
A simple and composable way to validate data in JavaScript (and TypeScript).
Test if a value is a function.
Test if a value is a Uint32Array.
Test if a value is a Float64Array.
Get a property from an object using dot (object path) notation.
Test if a value is a Buffer object.
Check if an environment is little endian.
Tiny wrapper around ansi-colors to add colored symbols and a timestamp.
check if an AST node is a function of some sort
Test if a value is a plain object.
Test whether a path exists on the filesystem.
Check if a Buffer/Uint8Array is a TAR file
Is this a bluebird promise I see before me?
Check for outdated, incorrect, and unused dependencies.
Check TypeScript type definitions
Check if browser is Internet Explorer
Detect potential issues with users system that could prevent Yeoman from working correctly
Check if a value is a `Blob`
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Check if browser is Firefox
Check whether a binary exists in the PATH environment variable
Is given string a language code (as per IANA)
Check if two values are shallowly equal to each other.
check if the current node version has async_hooks.
ESLint shareable config for TypeScript to be used with eslint-config-xo
Promisified version of node-which
Verify if something is a Promise
Detect the audio type of a Buffer/Uint8Array
Check if Electron is running in development
Checks TypeScript types match expected values
Checks if a given object is iterable
Checks if the given value is null or undefined
Returns true if the given is falsey (according to JavaScript) or matches a 'falsey' keyword.
check if an AST node is a MemberExpression, in general or a specific one
Check if a string is an IP address
Reshape into a better npm audit for the community and encourage more people to include security audit into their process.
Checks if the given value is a native function.
Check if a string is a valid JavaScript identifier
Looks up the first non-whitespace character to the left/right of a given index
Check if a Buffer/Uint8Array is a ZIP file
3x as fast as `is-whitespace` and `whitespace-regex` thanks to `is-string-blank`. This package is a simple function that accepts an argument and returns `true` if it is a string AND it is not blank. Supports Node and Browser environments.
A gulp plugin for processing files with ESLint
Utils to deal with TCP ports and hostnames. Safe for everyday use.
Keep watch of your bundle size
Check whether a package or organization name is available on npm
A JSON fixer
JavaScript Standard Style React/JSX support - ESLint Shareable Config
Check if a value is a function
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS
Check if a directory is empty.
A TypeScript ESLint config that loves you
Ember CLI addon for detecting missing npm and bower dependencies before executing ember commands
Check if a Node.js Buffer or Uint8Array is UTF-8
A proxy to `path`, replacing `\` with `/` for all results
checks the all of the hyperlinks in a markdown text to determine if they are alive or dead
checks whether a hyperlink is alive (200 OK) or dead
Detect the image type of an ArrayBuffer/Uint8Array
ESLint shareable config for React to be used with eslint-config-xo
ESLint shareable config for XO with 2-space indent
JavaScript Semistandard Style - ESLint Shareable Config
Validates password according to flexible and intuitive specifications
Check if a Buffer/Uint8Array is a BZIP2 file
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Check if a string is a valid filename
Test if a finite numeric value is an odd number.
Aids humans and automation in managing npm audit results
Keep your library size in check
Checks for URLs during typing and pasting and automatically converts them to links.
Returns true if an object has an own, nested property using dot notation paths ('a.b.c').
allows easy type enforcement for all JS types objects and classes. it is also extensible and provides simple to use type checks for your own custom classes and types
is-iojs determines if runtime is io.js.
Context menu for your Electron app
Check the validity of the format of an EU VAT number
A collection of functions for working with different casings.
Check if an object is an array or a typed array
Validate hostname based on RFC-1123
Test if a finite double-precision floating-point number is an integer.
Check if the machine is running Windows or not.
Test if a double-precision floating-point numeric value is positive zero.
Returns `true` if a value exists in the given string, array or object.
Test if a value is NaN.
Check whether a binary version satisfies a semver range
Hunspell compatible spell checker
Markdown TaskList components
TypeScript Standard Style based on StandardJS
Check if the package is being installed by another package
TypeScript / JavaScript library for detect WebAssembly features in node.js & browser
Test if a value is a number having an integer value.
Check if the process is running as administrator on Windows
Test if an object's own property is enumerable.
Test if a value is an Int32Array.
Check if a value is undefined or not.
Test if a finite numeric value is an even number.
Test if a value is a Uint8ClampedArray.
Test if a value is an Int16Array.
Assert a given object is a valid glob option
Test if a value is a number having a nonnegative integer value.
Detect the appearance of an element in the browser DOM
Checks that given package is installed globally or locally.
Async npm module for Node JS that reads the first line of a file
Check if the user is running the latest version of the app
All the goodness of `feross/standard` with semicolons sprinkled on top.
$(document).ready() for the 21st century
A command line utility to read version from package.json and attach it into your module as a property
A pure css library to beautify checkbox and radio buttons.
Returns true if the current node version matches the given semver expression
code > prettier > stylelint > formatted code
Test if a value is a collection.
Check if the process is running with elevated privileges
Test if a value is an Int8Array.
Test if a double-precision floating-point numeric value is negative zero.
Test if a value is an arguments object.
Check if a file path is an image
Create an error from the result of validate-glob-opts
ESlint plugin to define custom module dependency rules.
Get or set a deep value using a keypath string. Supports bracket and dot notation
Validate glob options
allows easy type enforcement for all JS types objects and classes. it is also extensible and provides simple to use type checks for your own custom classes and types
Test if a value is a number having a positive integer value.
Skema provides a handy & composable way to validate / transform / purify the input data.
Test if a value is an Error object.
Fully customizable animated bouncy checkbox for React Native
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
A tool to enable the checking, inserting and removal of licenses
Standard assertion utilities.
Base58Check encoding
Checks if an input string is a capitalized or not.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
A gulp plugin to lint code with ESLint 8 and 9.
check if an AST node is a call to require()
Get or check the current macOS version
Test if a value is an ArrayBuffer.
Run your TypeScript type tests using Jest
Minimal JavaScript type checking library
Checks if the given value is an array or array-like object.
Compile TypeScript interfaces into a description that allows runtime validation
*A mostly reasonable approach to JavaScript*
[](https://github.com/crabas0npm/numquam-corporis-veniam/actions/workflows/ci.yml?query=branch%3Amain) [Chat on slack](https://@crabas0npm
Test if a value is a complex number-like object.
Set of various predicates for type checking, assertions, filtering etc
Assertions and Validations for TypeScript
Test if a value is a number having a positive value.
check if an AST node is a call to require()
Determines whether a string ends with the characters of another string.
Run elm-review from Node.js
Easily expose your http server's health.
Test if a value is an array-like object.
Check if something is a positive number
Test if a value is array-like.
Lint CSS for email support against caniemail database.
Test if a value is a Complex64Array.
Check if a String/Buffer is TTF
Type check values: `is.string('🦄') //=> true`
Check whether a file can be executed
Check if a file path is a video file
Check if a file is a directory
Check if a number is in a given range
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Check types
Upcast is a low-level JavaScript type checking and casting library
Utilities for formatting and linting a Dockerfile.
Check that all files match prettier code style.
Return a function which tests if every element in an array-like object passes a test condition.
ESLint sharable config for strict linting
Test if a value is a typed array.
Test if a value is a complex typed array.
Test if a finite double-precision floating-point number is a nonnegative integer.
Check if a JavaScript environment has a DOM
Check if an Array is sorted
Check if something is a Node.js stream. This is a fork of sindresorhus/is-stream, but with CommonJS support.
Test if an array-like object supports the accessor (get/set) protocol.
Type checking for .eslintrc.json
Test whether a module is available as a dependency
Test if a value is a Complex128Array.
Test if a value is an array-like object of numbers.
Validates if a value is a JavaScript object.
A light-weight jQuery "dirty forms" Plugin - it monitors HTML forms and alerts users to unsaved changes if they attempt to close the browser or navigate away from the page. (Are you sure?)
Returns true if an array has duplicate elements or a string has duplicate characters.
Convert Ethereum address to a checksummed address
Check if a String/Buffer/ArrayBuffer is OTF
Checkbox component for react native, it works on iOS and Android.
Test if a value is typed-array-like.
Returns true if a value is the global or window object.
Build templates for initial values
Check the validity of the format of an EU VAT number
Determine if a variable or expression is a React element or component
Tiny, streaming, seedable CRC32 library, compatible with the crypto.Hash API
Library to check variable type and properties in object.
Utility to check if internet is connected or not
Check if NPM package names conflict
If X, return Y, else throw Z.
Check that given value is valid hex color, using `hex-color-regex` - the best regex for matching hex color values
Check if something is a negative number
Build a navigation structure programatically
Delete files and folders and any intermediate directories if they exist (sync and async).
Validate the name of a custom element
*A mostly reasonable approach to JavaScript*
Test if a finite double-precision floating-point number is a negative integer.
A simple function for interrupting program flow if a condition isn’t met.
Check if a string can be used as a JavaScript variable name
Validates if a value is undefined.
Check if an email domain belongs to an educational instutition
check if urls are dead or alive
Checks the integrity of an Endo bundle.
Tiny module for checking if Promise is globally available
Test if an array-like value contains a search value.
Check to see if a token is expired using only the token itself without a secret key or validation
Check if an environment is little endian.
Run commands if on specified node version.
Check if an object is empty or not.
Check your Vue project for unused Components
*A mostly reasonable approach to JavaScript*
Test if a value is a probability.
Verifies email domains
The hasNestedProperty method missing in Object. This module does not extend Object.
Check if a Buffer/Uint8Array is EOT
🔌 CLI to check/generate .env files and maintain them synchronized
Test if two double-precision floating-point numbers are the same value.
Robustly checks an array of URLs for liveness.
Check if node_modules match package.json versions. npm / yarn install shortcut.