Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
is-number-like
Checks whether provided parameter looks like a number
typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
@alwatr/is-number
A simple utility to Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123.
is-string-a-number
This is a JavaScript utility. It returns `true` if the value is a string number written in fixed notation and in decimal base.
checker-as-is
Check your types at runtime with ESNext syntax by meta programing in node.js and browser with interfaces, strict object and more.
ng-custom-pipe
An Angular Library, that gives you a hussle free experience on data operation using pipes
is-checker
Simple and light-weight JavaScript type checker that brings convenience!
looks-like-number
General utility function to verify its argument looks like a number
@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.
typeof-utility
Extended functions for defining and converting data types.
@silen/type
Type check in TypeScript
isnumber-js
A native module for effectively validating if a value is type Number.
ts-is-number
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.
wirecheck
A JavaScript/Typescript library for fast type checking. Check if a given value is a string, number, object, ...
qolib
A small JavaScript library that enhances Quality of Life by solving various problems.
fast-is-number
[](https://discord.gg/ZVERh35) [](https://npmjs.com/fast-is-number) [
jsmicro-is-number
Check does the given Javascript Object is a number.
is-number-checker
An utility to check if a value is a number (allowing string numbers optionally).