Sankalp

Results 126 comments of Sankalp

> There are two ways to fetch the data using geoip2 : > > * Through [web service](https://geoip2.readthedocs.io/en/latest/#sync-web-service-example) (requires internet for each fetch) > * Through manually downloading the database...

> How is the precommit supposed to work? Should it just work or do we need to do anything? I tried committing a change to the doc with new headings...

> The main problem I see is that now `yarn build` produces multiple files, which doesn't make it easy for us to drop the resulting work in OpenWISP. Is this...

New Buid Sizes: 1. a result set providing the current output: all separate files -> `16.5kb` + `324kb` + `44.2kb` 2. a result set providing the library + echarts ->...

[Current Website Example](http://openwisp.github.io/netjsongraph.js/examples/netjson-clustering.html) - `450kB`: ### Size Reduction 1. With full build (leaflet included) - `216kB`: 2. With echarts only build (leaflet loaded externally) - `181kB`:

Also, please remove trailing whitespaces from your changes.