yaph / d3-geomap

A library for creating geographical maps based on D3.js
https://d3-geomap.github.io/
MIT License
133 stars 45 forks source link

How to use this library with typescript or any other module loaders? #47

Closed vinayakpatil closed 5 years ago

vinayakpatil commented 5 years ago

Currently, its difficult to integrate this library with angular project. Neither this is compatible with module bundlers not there is a dist/build folder part of this repo.

yaph commented 5 years ago

I'm not familiar with Angular development, but if anyone wants to add support for it, they can send me a pull request.