Codemaps Leaflet

from blog Roman Imankulov, | ↗ original
Codemaps is my project to visualize git repos content using the treemaps visualization technique, available at https://usecodemaps.com/. Codemaps of CPython repo At the moment, it uses plotly treemaps and React Plotly.js to display the maps. I liked how it worked, but I didn’t particularly appreciate how sluggish it was on large repositories....