short-number

Lightweight package that shortens given number by taking digits and adding K, M, B or T after them. For example 1234 will be formatted to 1K and 20244023 to 20M. Package supports multiple languages

MIT License

Downloads
2.5K
Stars
6
Committers
2

Short Number

Lightweight package shortens given number to a short representation of it. For example 1234 will be formatted to 1k and 20244023 to 20m. Package supports multiple languages, the default it's set to English.

Follow the full documentation for this package

šŸš€ Quick Start

composer require serhii/short-number

šŸ“„ License

The Short Number project is licensed under the MIT License