/dict-cli

This lib has a goal to get definitions of words using API from Dictionaryapi.

Primary LanguageTypeScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Dictionary to use on terminal

This lib has a goal to get definitions of words using API from Dictionaryapi.

How to install

deno install --global --allow-net jsr:@rkvcs/dict-cli

How to use

dict-cli word1 word2 word3 ...

Link to JSR.