2025-06-25 06:46:17 +00:00
2025-06-25 02:17:30 -04:00
2025-06-25 00:54:43 +00:00
2025-06-25 02:16:35 -04:00
2025-06-25 06:46:17 +00:00

valDict

A very simple computer readable online dictionary based entirely off of data from Wiktionary that uses data made with Wiktextract.

valDict can be served using the built in react server that comes with this repo, or your choice of web server.

Building

building valDict is very easy, just clone the repo and run: ./downloadDict.sh then run ./cleanbuild.sh (beware, building takes a LONGGGG time... (has to write 20gb~ worth of files))

Description
No description provided
Readme GFDL-1.3 64 KiB
2025-06-25 03:29:21 +00:00
Languages
JavaScript 82.7%
Shell 17.3%