Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rkristelijn/dungly
A command-line npm tool to find English proverb by Dutch keywords
https://github.com/rkristelijn/dungly
dutch english proverb
Last synced: about 1 month ago
JSON representation
A command-line npm tool to find English proverb by Dutch keywords
- Host: GitHub
- URL: https://github.com/rkristelijn/dungly
- Owner: rkristelijn
- Created: 2022-11-12T09:10:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T09:55:21.000Z (about 1 year ago)
- Last Synced: 2024-03-15T14:11:07.543Z (10 months ago)
- Topics: dutch, english, proverb
- Language: JavaScript
- Homepage:
- Size: 1.98 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Dungly
A tool to quickly find English proverbs based of Dutch keywords in Spreekwoorden or vice versa.
## Usage
- `npm i -g dungly` - install globally
```bash
dungly --help
dunglyPositionals:
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](https://github.com/rkristelijn/dungly/blob/main/docs/README.md)
## Sponsor me
[Sponsor me](https://github.com/sponsors/rkristelijn/) if you appreciate my work.