[PR #62] [CLOSED] Feature: Abbreviating large numbers (> 1000) and applying appropriate suffixes #99

Closed
opened 2025-11-20 04:16:02 -05:00 by saavagebueno · 0 comments
Owner

📋 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: masterHead: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/antonkomarev/github-profile-views-counter/pull/62 **Author:** [@Trkzi-Omar](https://github.com/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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:16:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/github-profile-views-counter#99