Skip to content

rkristelijn/dungly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungly

A tool to quickly find English proverbs based of Dutch keywords in Spreekwoorden or vice versa.

Usage

  • npm i -g dungly - install globally
dungly --help
dungly <keyword>

Positionals:
  keyword  Dutch keyword to find English proverb                        [string]

Options:
      --version  Show version number                                   [boolean]
      --help     Show help                                             [boolean]
  -r, --reverse  Reverse search for English keyword instead of Dutch   [boolean]

$ dungly paard
don't beat a dead horse - niet aan een dood paard trekken
do not look a gift-horse in the mouth - men mag een gegeven paard niet in de bek kijken.
trust arrives on foot and leaves on horseback. - vertrouwen komt te voet en gaat te paard.

$ dungly -r stool
falling between two stools - tussen wal en schip vallen

More information

Detailed documentation

About

A command-line npm tool to find English proverb by Dutch keywords

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published