leostera/tldr.jsx

Command Suggestion

Open

#60 opened on Jul 17, 2016

View on GitHub
 (0 comments) (0 reactions) (1 assignee)JavaScript (82 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (1,548 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

If command is not found, offer a suggestion based on the input string Levenshtein distance to the indexed commands.

If command is found for another platform, show it under the suggestions as well.

Contributor guide