mirror of
https://github.com/antonkomarev/github-profile-views-counter.git
synced 2026-07-28 00:12:31 -04:00
[PR #62] [CLOSED] Feature: Abbreviating large numbers (> 1000) and applying appropriate suffixes #99
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/antonkomarev/github-profile-views-counter/pull/62
Author: @Trkzi-Omar
Created: 6/15/2023
Status: ❌ Closed
Base:
master← Head:master📄 Description
The
abbreviateNumber()function takes a numeric value as input and returns the abbreviated version of the number with an appropriate suffix. It is useful for displaying large numbers in a concise and easily understandable format.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.