# number-to-readable-text

> numberFormatter() function converts a number (Works both with integer and float types) to string with point and decimal separators.

Latest version **1.0.5** (published 2023-06-05) · ISC license · 0 weekly downloads

## Install

```sh
npm install number-to-readable-text
pnpm add number-to-readable-text
yarn add number-to-readable-text
bun add number-to-readable-text
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.5 |
| Published | 2023-06-05 |
| First published | 2023-05-20 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 3.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | GkChris |
| Maintainers | gkchris |
| Keywords | numbers, format |

## Links

- npm: https://www.npmjs.com/package/number-to-readable-text
- Repository: https://github.com/GkChris/number_to_readable_text
- Homepage: https://github.com/GkChris/number_to_readable_text#readme
- Issues: https://github.com/GkChris/number_to_readable_text/issues
- npm.io page: https://npm.io/package/number-to-readable-text

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 1.0.5 (latest) — 2023-06-05
- 1.0.4 — 2023-05-30
- 1.0.3 — 2023-05-29
- 1.0.2 — 2023-05-29
- 1.0.1 — 2023-05-23
- 1.0.0 — 2023-05-20

---
_Source: https://npm.io/package/number-to-readable-text · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
