is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
token-types
Common token types for decoding and encoding numeric and string values
big-integer
An arbitrary length integer library for Javascript
jsbn
The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.