mumin

Suomalainen 101

Usage no npm install needed!

<script type="module">
  import mumin from 'https://cdn.skypack.dev/mumin';
</script>

README

mumin

Suomlainen 101 - Compact Finnish dictionary in the terminal

Usage with NPX

Running npx mumin morning will output:

Good morning   Hyvää huomenta

Running npx mumin a will output all phrases beginning with the letter A.

Running just npx mumin will output full dictionary.

Usage without NPX

npm i -g mumin

And run the commands without npx