全部标签
目录标签

#is

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

51 条记录
标签为“is”按健康指数排序
npm · Go
90优秀健康指数
samchon/typia
Super-fast/easy runtime validators and serializers via transformation
Go · TypeScript★ 5,878↓ 2.3M/月2026年8月28日
MIT2026年8月28日 · 指标 2.10.0
npm
73良好健康指数
sindresorhus/is
Type check values
TypeScript★ 1,790↓ 210M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
69良好健康指数
inspect-js/is-accessor-descriptor
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
JavaScript★ 15↓ 90M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
65良好健康指数
sindresorhus/file-type
Detect the file type of a file, stream, or data
JavaScript★ 4,319↓ 215M/月2026年8月13日
MIT2026年8月13日 · 指标 2.10.0
npm
63中等健康指数
seijikohara/switch-ts
Switch-case with support for complex conditions for TypeScript
TypeScript★ 3↓ 11.7K/月2026年7月15日
MIT2026年7月15日 · 指标 2.10.0
npm
62中等健康指数
inspect-js/is-core-module
Is this specifier a node.js core module?
JavaScript★ 26↓ 623M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
60中等健康指数
syntax-tree/unist-util-is
utility to check if a node passes a test
JavaScript · TypeScript★ 45↓ 224M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
57中等健康指数
inspect-js/is-generator-function
Is this an ES6 generator function?
JavaScript★ 48↓ 338M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
57中等健康指数
inspect-js/is-regex
Is this value a JS regex?
JavaScript★ 24↓ 384M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
56中等健康指数
inspect-js/is-symbol
Is this an ES6 Symbol value?
JavaScript★ 19↓ 344M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
54中等健康指数
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↓ 314M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
54中等健康指数
inspect-js/is-date-object
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 16↓ 349M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
54中等健康指数
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↓ 381M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
53中等健康指数
inspect-js/is-boolean-object
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 8↓ 337M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
53中等健康指数
inspect-js/is-number-object
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 8↓ 323M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
51中等健康指数
inspect-js/is-arguments
Is this an arguments object? It's a harder question than you think.
JavaScript★ 17↓ 181M/月2026年8月29日
MIT2026年8月29日 · 指标 2.10.0
npm
51中等健康指数
inspect-js/is-bigint
Is this an ES BigInt value?
JavaScript★ 7↓ 335M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
51中等健康指数
inspect-js/is-negative-zero
Is this value negative zero? === will lie to you.
JavaScript★ 18↓ 309M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
51中等健康指数
sindresorhus/is-wsl
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
JavaScript★ 198↓ 468M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
50中等健康指数
inspect-js/is-document.all
Is this value a `document.all`, eg, an object with the [IsHTMMLDDA]] internal slot?
JavaScript★ 0↓ 83.2M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
50中等健康指数
inspect-js/is-set
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 3↓ 308M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
50中等健康指数
inspect-js/is-weakset
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 3↓ 308M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
48薄弱健康指数
sindresorhus/is-fullwidth-code-point
Check if the character represented by a given Unicode code point is fullwidth
JavaScript · TypeScript★ 51↓ 1.1B/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
47薄弱健康指数
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↓ 709M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
45薄弱健康指数
es-shims/object-is
ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.
JavaScript★ 25↓ 133M/月2026年8月31日
MIT2026年8月31日 · 指标 2.10.0
npm
45薄弱健康指数
inspect-js/is-finalizationregistry
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 2↓ 261M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
45薄弱健康指数
inspect-js/is-map
Is this value a JS Map? This module works cross-realm/iframe, and despite %Symbol.toStringTag%.
JavaScript★ 9↓ 309M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
45薄弱健康指数
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↓ 317M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
45薄弱健康指数
inspect-js/is-weakmap
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 3↓ 307M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
45薄弱健康指数
sindresorhus/is-docker
Check if the process is running inside a Docker container
JavaScript★ 235↓ 450M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0