is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Found 31 results for parseInt
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Strict integer parsing
Parses and manipulates multiple comma-separated integer ranges (eg 1-3,8-10)
Parses a string argument and returns an integer of the specified radix.
A tool to parse numbers from different locales
parse Chinese numeric strings to integer
Convert query strings to numbers for express/connect applications.
A simple utility to Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123.
Common typescript ready prototypes available in both CommonJS and ECMAScript
Generic value parser for javascript
An ES-spec-compliant `parseInt` shim/polyfill/replacement that works as far down as ES3
parse Chinese numeric strings to integer
Abaco an ultra fast number parser for Buffers. It parses a Buffer or a portion of it to get the Number value stored as (ASCII) String.
Utility functions to check if a value is an odd integer within JavaScript's safe range, and to validate whether a value (number or string) is a finite number for input parsing, regex matches, and user validation.
isNumber, isOdd, isEven, isNumeric, isNotNumber, isPrime, findPrimeToN
This is a JavaScript utility. It returns `true` if the value is a string number written in fixed notation and in decimal base.
Convert to/from integer in any base
a collection of javascript prototype extensions that make your javascript coding very easy and hanndy.
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.
If this parseInt() encounters an invalid digit, it fails loudly instead of returning a partially parsed number.
Middle to parse through model strings for types.
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. A Typescript refactor version.
A JavaScript/Typescript library for fast type checking. Check if a given value is a string, number, object, ...
Parse integers from comma separated string, including ranges.
Function will convert incoming value as integer. If argument is not a number, function will return 0.
Cast values to more specific types with default values if they can't be casted
Parse a string to an integer array
strto is a strict string-to-number conversion library
Faster parseInt and toString for byte-hex conversion
Parse to all possible outputs
Testing whether a string represents any integer or a base10 integer