Returns the minimum safe integer (number, constant)
summary (oneliner)
The minimum safe integer is the smallest number without digits which can be used in JavaScript.
Uses Number.MIN_SAFE_INTEGER
internally.
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
Outputs
Min Int (Number)
The minimum safe integer