esri-leaflet icon indicating copy to clipboard operation
esri-leaflet copied to clipboard

Provide visualization of modules in documentation

Open gavinr opened this issue 3 years ago • 1 comments

Tinkering around with rollup-plugin-visualizer, it's pretty easy to embed this into our rollup build, and Jacob and I were noticing how useful it is to get a sense of the overall project structure and layout:

image

We were thinking about if it might be useful to set this up as a build output and have it embedded in the documentation (README or wiki) to help new contributors understand esri-leaflet more easily? Looking for comments/thoughts. Thanks!

gavinr avatar Oct 05 '20 15:10 gavinr

https://next.github.com/projects/repo-visualization

If we want to semi-automate it: https://next.github.com/projects/repo-visualization#integrate-into-your-own-projects

Direct link to play around now: https://octo-repo-visualization.vercel.app/?repo=esri%2Fesri-leaflet (and be sure to exclude the spec/ path for a bit more fun 😉)

image

jwasilgeo avatar Nov 23 '21 22:11 jwasilgeo