0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript15 forks (15 forks)github user discovery
enhancementhelp wanted
Repository metrics
- Stars
- 175 stars (175 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Study the existing newspaper order rule implementation in the repository to understand the current ordering logic. Research the Damerau Levenshtein distance algorithm and how it can be applied to string comparison. Then implement the distance calculation and integrate it into the rule to replace the existing method.
- Tech stack
- typescript
- Domain
- developer experiencetooling
- Issue type
- Feature
- Prerequisites
- TypeScriptDamerau Levenshtein distance