Skip to content

vls9/fetch-kaikki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fetch Kaikki: client + types for Wiktionary data from Kaikki.org

Overview

Fetch Kaikki is a simple TypeScript client + response types for Wiktionary data fetched from Kaikki.org. The data was generated with Tatu Ylonen's wiktextract.

The response type strcture (see types.ts) is based on wiktextract's documentation, as well as personal observations and corrections. Feel free to suggest edits!

This client is used by my custom dictionary app Dictus.

Note: as of now, you need to disable cross-origin restrictions to fetch Wiktionary data (from Kaikki.org), since the website doesn't set Access-Control-Allow-Origin. A workaround is in development.

About

A simple TypeScript client + types for parsed Wiktionary data from Kaikki.org, parsed with wiktextract

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published