Add km/h
Open
- Dominant language
- PHP
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
For some reason there's only m/s, add km/s (preferably without editing phpunitsofmeasure)
Make sure km/h gets matched BEFORE km
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the unit definitions and matching logic in the unitconvert repository, while avoiding edits to phpunitsofmeasure if possible. Resolve whether the requested unit is km/h or km/s, then ensure the slash form is matched before km and verify the existing unit-conversion behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100