npmjs.org : @petsel/es-type-detection
A utility library for consistent and extensible type detection in JavaScript.
Registry
-
Source
- Homepage
- JSON
- codemeta.json
purl: pkg:npm/%40petsel/es-type-detection
Keywords:
ECMAScript
, JavaScript
, types
, detection
, type detection
, type detection methods
, isConstructable
, hasConstructSlot
, hasOwnPrototype
, hasOwnWritablePrototype
, isFunction
, isClass
, isGeneratorFunction
, isAsyncGeneratorFunction
, isAnyGeneratorFunction
, isAsyncFunction
, isAsyncNonArrow
, isAsyncArrow
, isNonAsyncArrow
, isArrow
, isES3Function
, isGenericFunction
, isConciseGenericMethod
, isUnnamedFunction
, isGenerator
, isAsyncGenerator
, isAnyGenerator
, doesMatchThenable
, doesMatchSafeThenable
, isPromise
, isError
, isErrorError
, isEvalError
, isRangeError
, isReferenceError
, isSyntaxError
, isTypeError
, isURIError
, isAggregateError
, isObject
, isObjectObject
, isDictionaryObject
, isString
, isStringValue
, isBoxedString
, isNumber
, isNumberValue
, isBoxedNumber
, isBoolean
, isBooleanValue
, isBoxedBoolean
, isSymbol
, isSymbolValue
, isBoxedSymbol
, isBigInt
, isBigIntValue
, isBoxedBigInt
, getTypeSignature
, getTaggedType
, getDefinedConstructor
, getDefinedConstructorName
, resolveType
, defineStableTypeIdentity
, hasStableTypeIdentity
, hasCustomTypeIdentity
, hasBuiltinTypeIdentity
License: MIT
Status: removed
Latest release: 6 months ago
First release: 6 months ago
Namespace: petsel
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/petsel/es-type-detection
Last synced: 5 months ago