lupine-dev / lupine-dev/bitlisten
suggestion: digit grouping
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 307
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
For example 4385738573 => 4 385 738 573
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the code that formats or displays transaction numbers, then compare its output with the example 4385738573 => 4 385 738 573. Done means the relevant displayed values consistently use the requested digit grouping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100