fix for fetch missing again
0.4.1
update word count and fix for caching issue
This module takes a hosted json file of the Kokanu words and makes it available for usage in node ecosystem.
There is a python script that downloads the Kokanu 2023 Dictionary and converts it to JSON.
Then you must delete the lines that match .*tmWord.*\n
, to eliminate an artifact from the python script.
Then have the web admin for Kokanu host the file so that it's available for this module to use. No updates should be needed to this module directly when the JSON file changes.