README
Dutch dictionary for alfred, uses http://www.woorden.org/woord/yourWordHere to fetch the webpage, the request is parsed by cheerio, and eventually the putput appears in alfred, that is the idea any hows.
Alfred workflow dutch dictionary
<script type="module">
import woordenboek from 'https://cdn.skypack.dev/woordenboek';
</script>
Dutch dictionary for alfred, uses http://www.woorden.org/woord/yourWordHere to fetch the webpage, the request is parsed by cheerio, and eventually the putput appears in alfred, that is the idea any hows.