1,247,902 packages matching “IS-ENES”
croxy-api
v2.1.8 · 1 year ago
Gelişmiş bir Türkçe modül. Youtube, döviz, çeviri, veri kaydettirme, tarih, para birimine çevirme, dizi arama, film arama, şarkı sözü arama, 2 şehir arası kilometre hesabı, son daika haberler/normal haberler, Minecraft sunucu/oyuncu arama, Twtich kanal ar
No known vulnerabilities
is-core-module
v2.16.2 · 3 months ago
Is this specifier a node.js core module?
No known vulnerabilities
is-bigint
v1.1.0 · 1 year ago
Is this value an ES BigInt?
No known vulnerabilities
type-is
v2.1.0 · 3 months ago
Infer the content-type of a request.
No known vulnerabilities
is-generator-function
v1.1.2 · 10 months ago
Determine if a function is a native generator function.
No known vulnerabilities
is-callable
v1.2.7 · 3 years ago
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
No known vulnerabilities
is-boolean-object
v1.2.2 · 1 year ago
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-symbol
v1.1.1 · 1 year ago
Determine if a value is an ES6 Symbol or not.
No known vulnerabilities
is-async-function
v2.1.1 · 1 year ago
Determine if a function is a native async function.
No known vulnerabilities
is-glob
v4.0.3 · 4 years ago
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 bet
No known vulnerabilities
is-regex
v1.2.1 · 1 year ago
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
No known vulnerabilities
is-negative-zero
v2.0.3 · 2 years ago
Is this value negative zero? === will lie to you
No known vulnerabilities
is-weakref
v1.1.1 · 1 year ago
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-number-object
v1.1.1 · 1 year ago
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-date-object
v1.1.0 · 1 year ago
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-finalizationregistry
v1.1.1 · 1 year ago
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-string
v1.1.1 · 1 year ago
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-arguments
v1.2.0 · 1 year ago
Is this an arguments object? It's a harder question than you think.
No known vulnerabilities
is-number
v7.0.0 · 8 years ago
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
No known vulnerabilities
is-data-view
v1.0.2 · 1 year ago
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
No known vulnerabilities