Cliffy

Others

Did you mean

Cliffy has build-in did-you-mean support to improve the user and developer experience. For example, cliffy prints some suggestions, when the user executes an invalid command, or the developer has a typo in the name of a type.

$ deno run https://deno.land/x/cliffy@v0.25.0/examples/command/demo.ts -g
error: Unknown option "-g". Did you mean option "-h"?Copy