Search results
43 packages found
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Maintenance: 2%. Quality: 62%. Popularity: 53%.
Test if a double-precision floating-point numeric value is NaN.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- number
- View more
Maintenance: 33%. Quality: 51%. Popularity: 19%.
Test if a value is NaN.
Maintenance: 33%. Quality: 51%. Popularity: 10%.
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
Maintenance: None. Quality: 64%. Popularity: 22%.
Test if a single-precision floating-point numeric value is NaN.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- number
- View more
Maintenance: 33%. Quality: 51%. Popularity: 6%.
ExtremeJS Utilities
Maintenance: 33%. Quality: 53%. Popularity: 3%.
Collection of methods for check
- isArray
- isBoolean
- isDate
- isFunction
- isNull
- isNumber
- isObject
- isString
- isUndefined
- isElement
- isEmpty
- isEmail
- isNaN
- isRegExp
- View more
Maintenance: 33%. Quality: 51%. Popularity: 3%.
A simple utility to Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123.
Maintenance: 33%. Quality: 49%. Popularity: 3%.
Test if a value is an array-like object containing only NaN values.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- typed
- array
- typed array
- is
- istypedarray
- istyped
- View more
Maintenance: 33%. Quality: 51%. Popularity: 0%.
Validates if a value is NaN.
Maintenance: None. Quality: 63%. Popularity: 9%.
MDN polyfills
Maintenance: 10%. Quality: 62%. Popularity: 2%.
The lodash method `_.isNaN` exported as a module.
Maintenance: None. Quality: 61%. Popularity: 8%.
The ts-is-number a utility npm package that checks if a given input is a valid finite number or a string that can be converted to a valid finite number.
Maintenance: 8%. Quality: 64%. Popularity: 0%.
[![discordBadge](https://img.shields.io/badge/Chat-Click%20here-7289d9?style=for-the-badge&logo=discord)](https://discord.gg/ZVERh35) [![downloadsBadge](https://img.shields.io/npm/dt/fast-is-number?style=for-the-badge)](https://npmjs.com/fast-is-number) [
Maintenance: 10%. Quality: 61%. Popularity: 0%.
Returns sensible integer value of a given variable. Unlike parseInt it will never return NaN and you can set a default value to be returned in case the variable is undefined! Hence you can write even cleaner code. So if it's supposed to be an integer, cas
- intval
- int val
- int value
- integer value
- int
- integer
- parseint
- parse int
- parse integer
- number
- numeric
- type
- typecast
- isnan
- View more
Maintenance: 8%. Quality: 62%. Popularity: 0%.
Validates if a value is a NaN primitive.
Maintenance: None. Quality: 63%. Popularity: 5%.
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
Maintenance: 17%. Quality: 52%. Popularity: 0%.
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
Maintenance: 28%. Quality: 41%. Popularity: 0%.
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
Maintenance: None. Quality: 64%. Popularity: 2%.
This is a JavaScript utility. It returns `true` if the value is a string number written in fixed notation and in decimal base.
Maintenance: None. Quality: 62%. Popularity: 2%.