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.
micromark-util-decode-numeric-character-reference
micromark utility to decode numeric character references
character-reference-invalid
Map of invalid numeric character references to their replacements, according to HTML
token-types
Common token types for decoding and encoding numeric and string values
natural-orderby
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
mathjs
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with dif
randomatic
Generate randomized strings of a specified length using simple character sequences. The original generate-password.
validate.io-number
Validates if a value is a number.
i18n-iso-countries
i18n for ISO 3166-1 country codes
validate.io-integer
Validates if a value is an integer.
is-alphanumeric
Check if a string only contains alphanumeric characters
@stdlib/math-base-assert-is-nan
Test if a double-precision floating-point numeric value is NaN.
@chakra-ui/counter
A React hook for managing counters
@stdlib/assert-is-number
Test if a value is a number.
@stdlib/math-base-assert-is-infinite
Test if a double-precision floating-point numeric value is infinite.
ndarray-pack
Packs an array-of-arrays into a single ndarray
is-odd
Returns true if the given number is odd, and is an integer that does not exceed the JavaScript MAXIMUM_SAFE_INTEGER.
isnumeric
Determine if a JavaScript object is numeric
dup
Initialize an array of arrays to a constant
is-even
Return true if the given number is even.