googlearchive / js-marker-clusterer

A marker clustering library for the Google Maps JavaScript API v3.
https://googlemaps.github.io/js-marker-clusterer/docs/reference.html
Apache License 2.0
1.28k stars 772 forks source link

Can you add composer.json? #58

Open Mariyo opened 8 years ago

Mariyo commented 8 years ago

Hello, it would be cool, if we could use this library as dependency via composer. I think its not a big deal to add composer.json :)

Thx

apintocr commented 8 years ago

I believe this is a front-end javascript library and should stick with bower. Composer is mostly used for PHP libraries.

jrswgtr commented 7 years ago

Seems like a great idea to me. I am working on a Symfony 3 project and would like to have all my dependencies with one composer install command. Many other front-end libraries are offering a composer.json.