espoir means "hope" in French.
npm -g @imakira/espoir
espoir espoir
nix run github:imakira/espoir -- espoir
Usage: espoir [options] words
Options:
-h, --help [default] Show help messages
-g, --conjugation false Get conjugations of a verb
-s, --short false Show results in a more concise format, omitting some information.
-a, --all false Show all translation sections (only principal translations are shown by default)
-N, --no-inflections false Don't show inflection sections
-f, --fr-to-en false Force French to English lookup
-e, --en-to-fr false Force English to French lookup
-I, --inflections-only false Only show inflection sections
-n, --no-color false Disable ascii color output, env NO_COLOR is also supported
- [DONE] English to French Support
- [DONE] Conjugations of a Verb
- [DONE] builtin caching
- [TODO] alternative backend with data from wiktionary (and offline usage)?
espoir -g croître # part of the result
If you encountered any issue, feel free to fire an issue at https://github.com/imakira/espoir/issues.
If you find this little tool useful, I will really appreciate if you can give the project a star.
If you want to experiment with the code, check the develop.org