bahmutov / bahmutov/next-update

Shorten long version strings

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
enhancement minor
Dominant language
JavaScript
Stars
557
Forks
16
PR merge metrics
No merged PRs in 30d

Description

When showing multiple available versions, shorten the string, for example by putting ... in the middle

```
instead of 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7
show 0.1.0, ..., 0.1.7
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the code that formats multiple available dependency versions and compare its output with the example in the issue. The work is done when long version lists are shortened with an ellipsis while the first and last versions remain visible; no test or file is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.