is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Found 51 results for coerce
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
Coerce props to custom values
Helper methods for manipulating variables
Transforms various collections into arrays by whatever means they support
env value to JS value, check env val is boolean or others
Fast runtime type validator, converter and io (encoding/decoding) library
Tiny coercion library for Client or Server
Filter types from unknown
Coerces, validates and prettifies vehicle registration marks (VRMs)
Declarative, functional CLI argument/options parser, value coercions, sub-commands etc.
Coerces, validates and prettifies vehicle registration marks (VRMs)
Helper module to parse/cast/coerce strings.
Simple node module that coerce strings to certain types
MMS - API Core - Common utils tools
MMS - API Core - Common types, classes and functions
helper library to coerce values
👺 weak but accurate type checking that returns a string representation of input's type
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. A Typescript refactor version.
Change values on an object based on keywords or a key map.
Type validation and conversion
Maps command-line arguments to a configuration object.
A validation and conditional assignment utility belt
useful work around for existential getting/setting values in nested Objects
Maps environment variables to a configuration object.
Simple JSON schema implementation designed to be used for JSON configuration files
Option coercion middleware
A native module for effectively validating if a value is type Number.
A simple utility to convert various values to a JavaScript number.
A simple utility to convert various values to a JavaScript boolean.
coax data into formats
A simple utility to convert various values to a JavaScript number that is also an integer.
A simple JavaScript utility to convert various value to a Date.
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.
Generates a config object from a config map using any input sources.
A tiny library that automatically converts JSON fields to numbers or dates
An object stream that coerces tabular data to numbers
Coerce a numeric string value into a Number
A simple JavaScript utility to convert various values to an ImmutableDate.
Coerce input to types and formats with sanitizers and validators.
Force a value out of a promise
cast JS objects to a specified schema, ahoy!
A tool for cast and coerce data from one format to another
env value to JS value, check env val is boolean or others
useful work around for existential getting/setting values in nested Objects
Deeply converts (coerces) a Json object to specified types via a mapping
A library to coerce values at run-time.
A hackable, extendable, functionally-composable way to go about dealing with wrangling types in JavaScript. Auto-casting, coercion, and type inference for the Alice in WOnderland world that is JS runtime.
Coerces values into a pattern
Some SchemaTypes to get you started with @protagonists/coerce
Returns true if the value is a number. comprehensive tests.Study from jonschlinkert/is-number