coloring map, first version

This commit is contained in:
2026-06-03 01:08:11 +09:00
parent 0840cbac9d
commit 7a2d488f9c
11 changed files with 642 additions and 383 deletions

View File

@@ -12,5 +12,10 @@
"@sveltejs/vite-plugin-svelte": "^7.1.2",
"svelte": "^5.55.5",
"vite": "^8.0.12"
},
"dependencies": {
"d3": "^7.9.0",
"topojson-client": "^3.1.0",
"world-atlas": "^2.0.2"
}
}