Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
number-to-text
A number to text converter
number-to-text-vietnamese
yarn add number-to-text-vietnamese
number2text
Provides the facility to convert number to text (currently supports only Indian and English style for number to text including currency (Indian Rupee and US Dollar))
@universis/number-format
Universis library for converting number to text
big.js
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
bignumber.js
A library for arbitrary-precision decimal and non-decimal arithmetic
number2texto
Converts numbers to text in English, Spanish and Portuguese
num-to-text
Convert number to text
decimal.js
An arbitrary-precision Decimal type for JavaScript.
libphonenumber-js
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
to-words-rupiah
For converting currency to text in Indonesian
to-regex-range
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
react-number-format
React component to format number in an input or as a text.
braces
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
exceljs
Excel Workbook Manager - Read and Write xlsx and csv Files.
es-to-primitive
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
awesome-phonenumber
Google's libphonenumber pre-compiled with the closure compiler
pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
fill-range
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.