https://github.com/agmmnn/etymap
Interactive etymology map
https://github.com/agmmnn/etymap
etymology map mapbox mapbox-gl-js visualization
Last synced: 9 months ago
JSON representation
Interactive etymology map
- Host: GitHub
- URL: https://github.com/agmmnn/etymap
- Owner: agmmnn
- Created: 2023-10-08T23:26:27.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T10:16:04.000Z (about 2 years ago)
- Last Synced: 2025-03-18T13:44:41.234Z (10 months ago)
- Topics: etymology, map, mapbox, mapbox-gl-js, visualization
- Language: TypeScript
- Homepage: https://etymap.xyz
- Size: 192 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

\*work in progress
## [etymap](https://etymap.vercel.app/)
etymology map.
### Development
```
bun dev
bun build
```
### References
- [Etymology Explorer](https://etymologyexplorer.com/): Etymology data, scraped from [Wiktionary](https://www.wiktionary.org/) and processed with nlp techniques.
- [Glottolog](https://glottolog.org/): Coordinate data of languages by [Max Planck Institute EVA](https://www.eva.mpg.de/).
- Others:
- [Greek Utilities](https://github.com/vbarzokas/greek-utils): Greek to phonetic, romanization.