Search results
18 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
MDN polyfills
ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
CheeseNaN is a utility library for robust number validation in JavaScript and TypeScript, including precise NaN checks, mathematical utilities, and range validations.
A very simple "typeof" detection
Collection of methods for check
- isArray
- isBoolean
- isDate
- isFunction
- isNull
- isNumber
- isObject
- isString
- isUndefined
- isElement
- isEmpty
- isEmail
- isNaN
- isRegExp
- View more
Provides type detection and analysis for ANY Javascript object (including custom types) in any environment, even where native operators falter.
- get-type
- get-type-of
- getTypeOf
- typeanalyser
- type-analyzer
- typeOf
- type-introspection
- type-check
- type-checker
- type-details
- type-detect
- type-detection
- javascript-types
- type-validation
- View more
MDN polyfills
Simple type checker in JavaScript.
- utils
- util
- type checking
- type checker
- type
- checker
- isAlpha
- isAlphanumeric
- isArguments
- isArray
- isBoolean
- isDate
- isDecimal
- isDefined
- View more
a collection of javascript prototype extensions that make your javascript coding very easy and hanndy.
- prototype
- extension
- methods
- toDateTime
- trimAll
- toCamelCase
- toKebabCase
- toPascalCase
- toSnakeCase
- left
- right
- mid
- reverse
- sort
- View more
A very simple "typeof" detection
Simple type checker in JavaScript.
- utils
- util
- type checking
- type checker
- type
- checker
- isAlpha
- isAlphanumeric
- isArguments
- isArray
- isBoolean
- isDate
- isDecimal
- isDefined
- View more
locore is a Standard library. the library with basic JavaScript methods to improve development efficiency.
- locore
- lodash
- typescripts
- qianduanka
- type
- isPrimitive
- isNumber
- isString
- isBoolean
- isNull
- isUndefined
- isBigInt
- isSymbol
- isPureObject
- View more
Widely supported version of Number.isNaN. Checks whether a value is a number and that it's not NaN.
Widely supported version of Number.isFinite. Checks whether a value is a finite number.
A utility function to fix and extend the built-in ''typeof'' operator of JavaScript.
A lightweight utility library for common JavaScript checks, including isEmpty, isNull, isNumber, isEmptyString, isArray, and isNaN. Useful for validation and data handling.