JSPM

Found 1224 results for detect

supports-color

Detect whether a terminal supports color

  • v10.2.2
  • 94.94
  • Published

has-flag

Check if argv has a specific flag

  • v5.0.1
  • 91.85
  • Published

is-fullwidth-code-point

Check if the character represented by a given Unicode code point is fullwidth

  • v5.1.0
  • 89.73
  • Published

is-stream

Check if something is a Node.js stream

  • v4.0.1
  • 88.65
  • Published

ci-info

Get details about the current Continuous Integration environment

  • v4.3.1
  • 86.77
  • Published

is-binary-path

Check if a file path is a binary file

  • v3.0.0
  • 86.61
  • Published

is-wsl

Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)

  • v3.1.0
  • 85.88
  • Published

is-docker

Check if the process is running inside a Docker container

  • v4.0.0
  • 84.00
  • Published

file-type

Detect the file type of a file, stream, or data

  • v21.0.0
  • 83.85
  • Published

is-generator-fn

Check if something is a generator function

  • v3.0.0
  • 82.75
  • Published

detect-indent

Detect the indentation of code

  • v7.0.2
  • 82.12
  • Published

is-ci

Detect if the current environment is a CI server

  • v4.1.0
  • 81.63
  • Published

is-interactive

Check if stdout or stderr is interactive

  • v2.0.0
  • 81.56
  • Published

is-typedarray

Detect whether or not an object is a Typed Array

  • v1.0.0
  • 81.07
  • Published

environment

Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc

  • v1.1.0
  • 80.89
  • Published

is-inside-container

Check if the process is running inside a container (Docker/Podman)

  • v1.0.0
  • 80.78
  • Published

is-lambda

Detect if your code is running on an AWS Lambda server

  • v1.0.1
  • 79.57
  • Published

is-npm

Check if your code is running as an npm script

  • v6.1.0
  • 79.01
  • Published

detect-node

Detect Node.JS (as opposite to browser environment) (reliable)

  • v2.1.0
  • 78.98
  • Published

detect-node-es

Detect Node.JS (as opposite to browser environment). ESM modification

  • v1.1.0
  • 77.37
  • Published

p-is-promise

Check if something is a promise

  • v4.0.0
  • 77.23
  • Published

is-builtin-module

Check if a string matches the name of a Node.js builtin module

  • v5.0.0
  • 77.04
  • Published

path-root-regex

Regular expression for getting the root of a posix or windows filepath.

  • v0.1.2
  • 76.51
  • Published

has-yarn

Check if a project is using Yarn

  • v4.0.0
  • 76.27
  • Published

is-text-path

Check if a file path is a text file

  • v3.0.0
  • 76.22
  • Published

detect-file

Detects if a file exists and returns the resolved filepath.

  • v1.0.0
  • 75.78
  • Published

is-absolute

Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.

  • v1.0.0
  • 75.65
  • Published

typical

Isomorphic, functional type-checking for Javascript

  • v7.3.0
  • 75.64
  • Published

is-network-error

Check if a value is a Fetch network error

  • v1.3.0
  • 75.24
  • Published

esniff

Low footprint ECMAScript source code parser

  • v2.0.1
  • 75.15
  • Published

detect-port

Node.js implementation of port detector

  • v2.1.0
  • 75.01
  • Published

is-gzip

Check if a Buffer/Uint8Array is a GZIP file

  • v2.0.0
  • 73.35
  • Published

cpu-features

A simple binding to Google's cpu_features library for obtaining information about installed CPU(s)

  • v0.0.10
  • 72.69
  • Published

is-redirect

Check if a number is a redirect HTTP status code

  • v2.0.0
  • 72.34
  • Published

knip

Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects

  • v5.65.0
  • 71.67
  • Published

is-dotfile

Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.

  • v2.0.0
  • 71.56
  • Published

is64bit

Check whether operating system CPU architecture is 64-bit or 32-bit (Supports browsers)

  • v2.0.0
  • 71.04
  • Published

is-observable

Check if a value is an Observable

  • v3.0.0
  • 70.76
  • Published

istextorbinary

Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.

  • v9.5.0
  • 70.60
  • Published

is-in-ci

Check if the process is running in a Continuous Integration (CI) environment

  • v2.0.0
  • 69.98
  • Published

encoding-japanese

Convert and detect character encoding in JavaScript

  • v2.2.0
  • 69.43
  • Published

archive-type

Detect the archive type of a Buffer/Uint8Array

  • v4.0.0
  • 69.19
  • Published

is-ip

Check if a string is an IP address

  • v5.0.1
  • 69.12
  • Published

detect-browser

Unpack a browser type and version from the useragent string

  • v5.3.0
  • 68.64
  • Published

globalyzer

Detect and extract the static part of a glob string

  • v0.1.4
  • 68.60
  • Published

is-svg

Check if a string is SVG

  • v6.1.0
  • 68.48
  • Published

react-device-detect

Detect device type and render your component according to it

  • v2.2.3
  • 67.68
  • Published

is-png

Check if a Buffer/Uint8Array is a PNG image

  • v3.0.1
  • 66.78
  • Published

undeclared-identifiers

find undeclared identifiers and property accesses in a javascript file.

  • v1.1.3
  • 66.75
  • Published

detect-gpu

Classify GPU's based on their benchmark score in order to provide an adaptive experience.

  • v5.0.70
  • 66.61
  • Published

is-alphanumeric

Check if a string only contains alphanumeric characters

  • v1.0.0
  • 66.47
  • Published

is-scoped

Check if a string is a scoped npm package name

  • v3.0.0
  • 66.18
  • Published

is-window

Checks if the given value is a window object.

  • v1.0.2
  • 65.91
  • Published

is-jpg

Check if a Buffer/Uint8Array is a JPEG image

  • v3.0.0
  • 65.47
  • Published

run-node

Run the Node.js binary no matter what

  • v3.0.0
  • 64.00
  • Published

is-html

Check if a string is HTML

  • v3.2.0
  • 63.60
  • Published

is-tar

Check if a Buffer/Uint8Array is a TAR file

  • v1.0.0
  • 63.32
  • Published

is-gif

Check if a Buffer/Uint8Array is a GIF image

  • v4.0.1
  • 63.23
  • Published

estree-is-function

check if an AST node is a function of some sort

  • v1.0.0
  • 62.58
  • Published

is-iexplorer

Check if browser is Internet Explorer

  • v1.0.0
  • 62.13
  • Published

is-blob

Check if a value is a `Blob`

  • v3.0.0
  • 61.84
  • Published

is-cwebp-readable

Check if a Buffer/Uint8Array is available for cwebp image source

  • v3.0.0
  • 61.42
  • Published

is-firefox

Check if browser is Firefox

  • v1.0.3
  • 60.89
  • Published

dpdm

Analyze circular dependencies in your JavaScript/TypeScript projects.

  • v3.14.0
  • 60.79
  • Published

detect-it

Detect if a device is mouse only, touch only, or hybrid

  • v4.0.1
  • 60.54
  • Published

has-async-hooks

check if the current node version has async_hooks.

  • v1.0.0
  • 60.35
  • Published

electron-is-dev

Check if Electron is running in development

  • v3.0.1
  • 60.31
  • Published

is-podman

Check if the process is running inside a Podman container

  • v1.0.1
  • 59.42
  • Published

@thi.ng/checks

Collection of 70+ type, feature & value checks

  • v3.7.18
  • 59.41
  • Published

url-regex-safe

Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.

  • v4.0.0
  • 59.36
  • Published

mobile-detect

Device detection (phone, tablet, desktop, mobile grade, os, versions)

  • v1.4.5
  • 59.02
  • Published

is-fn

Check if a value is a function

  • v3.0.0
  • 58.71
  • Published

is-reachable

Check if servers are reachable

  • v6.0.0
  • 58.17
  • Published

is-zip

Check if a Buffer/Uint8Array is a ZIP file

  • v1.0.0
  • 58.15
  • Published

crlf-normalize

Detect and Normalize the newline characters

  • v1.0.20
  • 58.05
  • Published

is-nil

Checks if the given value is null or undefined

  • v1.0.1
  • 57.75
  • Published

image-type

Detect the image type of an ArrayBuffer/Uint8Array

  • v6.0.0
  • 57.48
  • Published

audio-type

Detect the audio type of a Buffer/Uint8Array

  • v2.2.1
  • 57.36
  • Published

is-native

Checks if the given value is a native function.

  • v1.0.1
  • 57.04
  • Published

is-emoji-supported

Detect if the current device support the specified emoji

  • v0.0.5
  • 56.98
  • Published

is-bzip2

Check if a Buffer/Uint8Array is a BZIP2 file

  • v1.0.0
  • 56.15
  • Published

is-online

Check if the internet connection is up

  • v12.0.1
  • 56.10
  • Published

capability

capability.js - javascript environment capability detection

  • v0.2.5
  • 55.97
  • Published

franc

Detect the language of text

  • v6.2.0
  • 55.96
  • Published

detect-pointer

JavaScript wrapper for pointer and any-pointer media queries

  • v1.0.3
  • 55.85
  • Published

upath2

A proxy to `path`, replacing `\` with `/` for all results

  • v3.1.20
  • 55.38
  • Published

is-wayland

Check if the current Linux session is using Wayland

  • v0.1.0
  • 55.33
  • Published

valid-filename

Check if a string is a valid filename

  • v4.0.0
  • 55.23
  • Published

is-node

Detect if current process is a node application or not.

  • v1.1.1
  • 55.18
  • Published

detect-hover

JavaScript wrapper for hover and any-hover media queries

  • v1.0.3
  • 55.09
  • Published

detect-file-encoding-and-language

Charset Detector - Detect the encoding and language of text files - Use it in the browser, with Node.js, or via CLI

  • v2.4.0
  • 55.07
  • Published

detect-touch-events

Detect if the browser supports the touch events api

  • v2.0.2
  • 54.56
  • Published

file-type-checker

Detect and validate file types by their signatures (✨magic numbers✨)

  • v1.1.6
  • 54.49
  • Published

franc-min

Detect the language of text

  • v6.2.0
  • 54.09
  • Published

resolve-accept-language

Resolve the preferred locale based on the value of an `Accept-Language` HTTP header.

  • v3.1.13
  • 54.07
  • Published

@1natsu/wait-element

Detect the appearance of an element in the browser DOM

  • v4.1.2
  • 54.00
  • Published

dpdm-fast

Analyze circular dependencies in your JavaScript/TypeScript projects with Rust.

  • v1.0.14
  • 53.96
  • Published

browser-detect

Simplify detecting your browser

  • v0.2.28
  • 53.05
  • Published

is-admin

Check if the process is running as administrator on Windows

  • v4.0.0
  • 52.24
  • Published

isbot-fast

JavaScript module detecting bots/crawlers/spiders via user-agent

  • v1.2.0
  • 52.22
  • Published

any

Returns `true` if a value exists in the given string, array or object.

  • v1.0.0
  • 52.14
  • Published

detect-installed

Checks that given package is installed globally or locally.

  • v2.0.4
  • 51.81
  • Published

@file-type/xml

XML detection plugin for file-type

  • v0.4.4
  • 51.65
  • Published

react-container-dimensions

Wrapper component that detects element resize and passes new dimensions down the tree. Based on [element-resize-detector](https://github.com/wnr/element-resize-detector)

  • v1.4.1
  • 51.51
  • Published

project-name

Get the name of a project, from package.json, git config, or basename of the current working directory.

  • v1.0.0
  • 51.47
  • Published

feature-detect-es6

Detect which ES6 (ES2015 and above) features are available

  • v1.5.0
  • 51.17
  • Published

enable

ES6 and ES7 feature detection.

  • v3.4.0
  • 50.65
  • Published

detect-repo-changelog

Scans a repository directory, searching for a changelog file

  • v1.0.1
  • 50.50
  • Published

cld

Language detection for Javascript. Based on the CLD2 (Compact Language Detector) library from Google. Highly optimized for space and speed. Runs about 10x faster than other libraries. Detects over 160 languages. Full test coverage. Runs on Linux, OS X, an

  • v2.10.1
  • 49.94
  • Published

wasm-check

TypeScript / JavaScript library for detect WebAssembly features in node.js & browser

  • v2.1.2
  • 49.81
  • Published

is-elevated

Check if the process is running with elevated privileges

  • v4.0.0
  • 49.75
  • Published

tinyld

Simple and Performant Language detection library (pure JS and zero dependencies)

  • v1.3.4
  • 49.72
  • Published

package-license

Checks the filesystem for potential license files and attempts to detect what they are

  • v0.4.1
  • 49.53
  • Published

@esm2cjs/is-stream

Check if something is a Node.js stream. This is a fork of sindresorhus/is-stream, but with CommonJS support.

  • v3.0.0
  • 49.43
  • Published

supports-webp

Instantly detect support for WEBP images in the browser in 0.2KB

  • v3.0.0
  • 49.38
  • Published

is-image

Check if a file path is an image

  • v4.0.0
  • 48.98
  • Published

mime-kind

Detect the MIME type of a Buffer, Uint8Array, ArrayBuffer, ReadableStream, file path and file name, with async method.

  • v4.0.0
  • 48.89
  • Published

lang-map

Get the language associated with a file extension or the extensions associated with a language using the data from GitHub's [Linguist YAML file](https://github.com/github/linguist/blob/master/lib/linguist/languages.yml)

  • v0.4.0
  • 48.80
  • Published

syllable

Count syllables in English words

  • v5.0.1
  • 48.68
  • Published

estree-is-require

check if an AST node is a call to require()

  • v1.0.0
  • 48.09
  • Published

is-array-like

Checks if the given value is an array or array-like object.

  • v1.1.2
  • 48.05
  • Published

is-executable

Check whether a file can be executed

  • v2.0.1
  • 47.42
  • Published

is-video

Check if a file path is a video file

  • v2.0.0
  • 46.69
  • Published

adblock-detect-react

Provides utilities to check if ad block is enabled on a page via both a React hook and a wrapper component.

  • v1.3.1
  • 46.62
  • Published

dotdir-regex

Regex for matching dot-directories, like `.git/`

  • v1.0.1
  • 46.51
  • Published

connectivity

Detect if the network is up (do we have connectivity?)

  • v1.0.2
  • 46.26
  • Published

get-doc

Get document, if there’s DOM.

  • v1.0.4
  • 46.09
  • Published

hash-runner

Executes a command when a change is detected in specified files. Not an active file watcher.

  • v4.0.0
  • 45.99
  • Published

is-stun

Check if a Buffer is a STUN message.

  • v2.0.0
  • 45.95
  • Published

is-ttf

Check if a String/Buffer is TTF

  • v0.2.2
  • 45.85
  • Published

svelte-inview

A Svelte action that monitors an element enters or leaves the viewport or a parent element. Performant and efficient thanks to using Intersection Observer under the hood.

  • v4.0.4
  • 45.59
  • Published

has-dom

Check if a JavaScript environment has a DOM

  • v2.0.0
  • 45.52
  • Published

@jsbits/get-package-version

Get the version of the package.json file found in the given directory or in one of its parents.

  • v1.0.3
  • 44.96
  • Published

ng-connection-service

Detects active internet connection, and API server status in Angular application.

  • v13.0.2
  • 44.84
  • Published

is-otf

Check if a String/Buffer/ArrayBuffer is OTF

  • v0.1.2
  • 44.75
  • Published

detect-ts-node

Detect whether the code is running in TS Node

  • v1.0.5
  • 44.32
  • Published

inapp-spy

detect in-app browsers

  • v5.0.6
  • 44.28
  • Published

is-binary

Detects if a file is binary based on its content

  • v0.1.0
  • 43.80
  • Published

@scrypted/objectdetector

Scrypted Video Analysis Plugin. Installed alongside a detection service like OpenCV or TensorFlow.

    • v0.1.73
    • 43.09
    • Published

    is-eot

    Check if a Buffer/Uint8Array is EOT

    • v1.0.0
    • 42.85
    • Published

    bad-words-next

    JavaScript/TypeScript filter and checker for bad words aka profanity

    • v3.1.1
    • 42.52
    • Published

    is-woff

    Check if a Buffer/Uint8Array is WOFF

    • v1.0.3
    • 42.51
    • Published

    ua_parser

    check browser and browser's version from userAgent

    • v1.2.9
    • 42.48
    • Published

    device-detect

    JavaScript module to check if user agent to return the device and browser.

    • v1.0.7
    • 42.46
    • Published

    withinviewport

    Determine whether an element is completely within the browser viewport

    • v3.0.1
    • 42.42
    • Published

    franc-all

    Detect the language of text

    • v7.2.0
    • 42.33
    • Published

    is-woff2

    Check if a buffer/Uint8Array is a woff2 file

    • v1.0.0
    • 42.26
    • Published

    platform-detect

    🃏 Minimalistic isomorphic library for detection of platform, runtime, APIs and more.

    • v3.0.1
    • 42.04
    • Published

    is-flac

    Check if a Buffer/Uint8Array is a FLAC file.

    • v1.1.2
    • 41.96
    • Published

    find-cycle

    find and identify a cycle in a directed graph

    • v1.1.0
    • 41.77
    • Published

    @d-fischer/detect-node

    Detect Node.JS (as opposite to browser environment) (reliable)

    • v3.0.1
    • 41.59
    • Published

    is-index

    Checks if the given value is a valid array-like index.

    • v1.0.2
    • 41.51
    • Published

    is-mp3

    Check if a Buffer/Uint8Array is a MP3 file.

    • v1.1.3
    • 41.46
    • Published

    jsinspect

    Detect structural similarities in your code

    • v0.12.7
    • 41.46
    • Published

    email-regex-safe

    Regular expression matching for email addresses. Maintained, configurable, more accurate, and browser-friendly alternative to email-regex. Works in Node v14+ and browsers. Made for Spam Scanner and Forward Email.

    • v4.0.0
    • 41.31
    • Published

    is-ogg

    Check if a Buffer/Uint8Array is an OGG file.

    • v1.1.2
    • 41.18
    • Published

    glin-profanity

    Glin-Profanity is a lightweight and efficient npm package designed to detect and filter profane language in text inputs across multiple languages. Whether you’re building a chat application, a comment section, or any platform where user-generated content

    • v2.3.8
    • 40.99
    • Published

    file-reader

    Read a glob of files, dynamically choosing the reader or requiring the files based on the file extension.

    • v1.1.1
    • 40.98
    • Published

    sleuth

    Discover the variable names chosen for each of a file's top-level required modules

    • v0.1.1
    • 40.96
    • Published

    is-m4a

    Check if a Buffer/Uint8Array is a m4a file.

    • v1.0.2
    • 40.62
    • Published

    is-wav

    Check if a Buffer/Uint8Array is a wav file.

    • v1.1.2
    • 40.61
    • Published

    detect-eol

    Quickly detect the EOL used in a string.

    • v3.0.1
    • 40.54
    • Published

    word-regex

    Regular expression for matching words in a string. Support for english, CJK and Cyrillic.

    • v0.1.2
    • 40.18
    • Published

    devtools-detect

    Detect if DevTools is open and its orientation

    • v4.0.2
    • 39.86
    • Published

    element-ready

    Detect when an element is ready in the DOM

    • v9.0.0
    • 39.83
    • Published

    use-scroll-direction

    A simple, performant, and cross-browser hook for handling scroll in your next react app.

    • v1.1.4
    • 39.79
    • Published

    image-validator

    A small and simple utility package that can validate any kind of image. It can detect corrupt files, or invalid image urls

    • v1.2.1
    • 39.72
    • Published

    i18n-lint

    Lint HTML and template source files for hardcoded (untranslated) strings

    • v1.1.0
    • 39.43
    • Published

    webext-detect

    Detects where the current browser extension code is being run. Compatible with Firefox, Chrome and derivates.

    • v5.3.2
    • 39.41
    • Published

    cldpre

    Fork of cld with pre-built binaries for OS X and Linux. Language detection for Javascript. Based on the CLD2 (Compact Language Detector) library from Google. Highly optimized for space and speed. Runs about 10x faster than other libraries. Detects over 16

    • v2.9.0
    • 38.79
    • Published

    is-appveyor

    Check if Node script is running on AppVeyor

    • v1.0.0
    • 38.76
    • Published

    @qawolf/ci-info

    Get details about the current Continuous Integration environment

    • v2.1.0
    • 38.45
    • Published

    pitchfinder

    A pitch-detection library for node and the browser

    • v2.3.2
    • 38.45
    • Published

    rsa-key

    Converts between RSA key formats, detecting input format (PEM, DER, PKCS1, PKCS8). No OpenSSL needed.

    • v0.0.6
    • 37.98
    • Published

    detect.js

    JS Library to detect browser, os and device based on the UserAgent String, forked by John Carmichael for ease of use.

    • v2.2.3
    • 37.76
    • Published

    jsinspect-plus

    Detect copy-pasted and structurally similar code. Supports ES2020 standard (and most proposed features), TS and TSX files. Using Babel 8's parser.

    • v3.1.3
    • 37.76
    • Published

    ced

    Detect the character encoding using Google’s compact_enc_det library

    • v2.0.0
    • 37.71
    • Published

    match-words

    Match the words in a string. Support for english, CJK and Cyrillic.

    • v1.0.0
    • 37.60
    • Published

    browserama

    A browser detection package that uses feature detection instead of user agent

    • v3.2.2
    • 37.59
    • Published

    is-apng

    Check if a Buffer/Uint8Array is a APNG (Animated PNG) image

    • v1.2.0
    • 37.46
    • Published

    use-mobile-detect-hook

    The React hook to detect if the device is mobile or desktop.

    • v1.0.5
    • 37.42
    • Published

    v-offline

    Offline and Online components for Vue

    • v3.5.0
    • 37.18
    • Published

    language-detect

    Detect the programming language of any file.

    • v1.1.0
    • 37.16
    • Published

    detect-mocha

    Detect if Mocha is running

    • v0.1.0
    • 36.89
    • Published

    ngx-connection-service

    Detects whether browser has an active internet connection or not in Angular application.

    • v18.0.0
    • 36.88
    • Published

    polyfill-io-feature-detection

    Feature detection in the browser before loading polyfill using services like polyfill.io

    • v1.1.15
    • 36.82
    • Published

    is-zip-file

    Checks if the file path is zip file. It does not read the complete file nor it depends upon file extension

    • v1.0.2
    • 36.75
    • Published

    @scrypted/coreml

    Scrypted CoreML Object Detection

      • v0.1.83
      • 36.63
      • Published

      is-html-content

      The simplest way for detecting HTML content.

      • v1.0.0
      • 36.61
      • Published

      containerized

      A microlibrary to detect whether Node.js runs inside a Docker container or not

      • v1.0.2
      • 36.32
      • Published

      dotfile-regex

      Regular expresson for matching dotfiles.

      • v1.0.2
      • 36.11
      • Published

      mime2ext

      Convert a mime type to a file extension. It works only with popular mime types and it's super lightweight.

      • v2.0.1
      • 36.08
      • Published

      supports-webp-sync

      Checks if the browser supports WebP. Cheaply and synchronously.

      • v1.1.3
      • 36.02
      • Published

      react-ad-block-detect

      A React component that renders its children if an ad blocker is detected

      • v1.0.1
      • 35.75
      • Published

      is-css-color

      Check if a given string is css compatible color value

      • v1.0.0
      • 35.70
      • Published

      cursor-position

      Simple module for getting the current mouse position in element or window.

      • v1.0.1
      • 35.69
      • Published

      chrome-version

      Detect the current chrome version in the browser

      • v1.0.1
      • 35.58
      • Published

      is-xml

      Check if a string is XML

      • v0.1.0
      • 35.52
      • Published

      file-type-cjs-fix

      A CommonJS port from the ESM file-type package. Now fixed to not have 'tarHeaderChecksumMatches' error!

        • v1.1.1
        • 35.46
        • Published