Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
parseint
An ES-spec-compliant `parseInt` shim/polyfill/replacement that works as far down as ES3
number.isfinite
An ES-spec-compliant Number.isFinite shim/polyfill/replacement that works as far down as ES3
number.isinteger
An ES-spec-compliant Number.isInteger shim/polyfill/replacement that works as far down as ES3
number.parseint
An ES-spec-compliant Number.parseInt shim/polyfill/replacement that works as far down as ES3
number.issafeinteger
An ES-spec-compliant Number.isSafeInteger shim/polyfill/replacement that works as far down as ES3
@fav/type.is-finite-number
Checks whether a value is a finite number or not.
@fav/type.is-integer
Checks whether a value is an integer or not.
number.parsefloat
An ES-spec-compliant Number.parseFloat shim/polyfill/replacement that works as far down as ES3