javierbyte / javierbyte/react-number-easing
Feature: possibility to have a different format when target is reached
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 155
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Transitioning tons of decimals is not that great for us but we still would like to show them when the transition has finished. So ideally I'd like to have 0 decimals during transitions then final value has some. What do you think?
Thanks for the component by the way : )
Contributor guide
No contributing guide indexed for this repository
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
Locate the React number-rendering component and its formatting path. Check how values are rendered during interpolation and when the target is reached, then verify that transitional output uses zero decimals while the final output preserves the requested decimal precision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100