Todas las etiquetas
Etiqueta del catálogo

#is

Todos los repositorios del registro público que llevan esta etiqueta, procedente de sus topics de GitHub o de las palabras clave que publican sus registros de paquetes. La salud se mide con la misma metodología versionada que el resto del registro.

42 registros
Con la etiqueta «is»Ordenado por índice de salud
npm
65Moderadoíndice de salud
sindresorhus/is
Type check values
TypeScript★ 1790↓ 204M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
62Moderadoíndice de salud
inspect-js/is-accessor-descriptor
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
JavaScript★ 15↓ 94.9M/mes18 jul 2026
MIT18 jul 2026 · métricas 1.13.0
npm
60Moderadoíndice de salud
inspect-js/is-core-module
Is this specifier a node.js core module?
JavaScript★ 26↓ 612M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
59Moderadoíndice de salud
seijikohara/switch-ts
Switch-case with support for complex conditions for TypeScript
TypeScript★ 3↓ 11.7K/mes15 jul 2026
MIT15 jul 2026 · métricas 1.13.0
npm
57Moderadoíndice de salud
syntax-tree/unist-util-is
utility to check if a node passes a test
JavaScript · TypeScript★ 45↓ 212M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
55Moderadoíndice de salud
inspect-js/is-generator-function
Is this an ES6 generator function?
JavaScript★ 49↓ 324M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
55Moderadoíndice de salud
inspect-js/is-regex
Is this value a JS regex?
JavaScript★ 24↓ 368M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
54Moderadoíndice de salud
inspect-js/is-symbol
Is this an ES6 Symbol value?
JavaScript★ 19↓ 315M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
53Moderadoíndice de salud
inspect-js/is-array-buffer
Is this value a JS ArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
JavaScript★ 13↓ 299M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
53Moderadoíndice de salud
inspect-js/is-date-object
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 16↓ 333M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
53Moderadoíndice de salud
inspect-js/is-typed-array
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
JavaScript★ 12↓ 367M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
53Moderadoíndice de salud
sindresorhus/is-wsl
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
JavaScript★ 198↓ 449M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
52Moderadoíndice de salud
inspect-js/is-bigint
Is this an ES BigInt value?
JavaScript★ 7↓ 319M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
52Moderadoíndice de salud
inspect-js/is-boolean-object
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 8↓ 322M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
52Moderadoíndice de salud
inspect-js/is-number-object
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 8↓ 295M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
51Moderadoíndice de salud
inspect-js/is-negative-zero
Is this value negative zero? === will lie to you.
JavaScript★ 18↓ 294M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
51Moderadoíndice de salud
sindresorhus/is-fullwidth-code-point
Check if the character represented by a given Unicode code point is fullwidth
JavaScript · TypeScript★ 51↓ 1.1B/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
50Moderadoíndice de salud
inspect-js/is-weakset
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 3↓ 293M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
50Moderadoíndice de salud
sindresorhus/path-type
Check if a path is a file, directory, or symlink
JavaScript · TypeScript★ 80↓ 381M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
49En riesgoíndice de salud
inspect-js/is-set
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 3↓ 293M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
48En riesgoíndice de salud
micromatch/is-glob
If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.
JavaScript★ 96↓ 689M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
48En riesgoíndice de salud
sindresorhus/is-docker
Check if the process is running inside a Docker container
JavaScript★ 235↓ 431M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
47En riesgoíndice de salud
inspect-js/is-finalizationregistry
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 2↓ 242M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
47En riesgoíndice de salud
inspect-js/is-map
Is this value a JS Map? This module works cross-realm/iframe, and despite %Symbol.toStringTag%.
JavaScript★ 9↓ 294M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
47En riesgoíndice de salud
inspect-js/is-weakmap
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 3↓ 281M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
46En riesgoíndice de salud
inspect-js/is-shared-array-buffer
Is this value a JS SharedArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
JavaScript★ 3↓ 308M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
46En riesgoíndice de salud
sindresorhus/is-binary-path
Check if a file path is a binary file
JavaScript★ 49↓ 383M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
44En riesgoíndice de salud
sindresorhus/is-stream
Check if something is a Node.js stream
JavaScript · TypeScript★ 116↓ 656M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
43En riesgoíndice de salud
sindresorhus/is-obj
Check if a value is an object
JavaScript · TypeScript★ 42↓ 202M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0
npm
42En riesgoíndice de salud
sindresorhus/is-generator-fn
Check if something is a generator function
JavaScript · TypeScript★ 24↓ 155M/mes22 jul 2026
MIT22 jul 2026 · métricas 1.13.0