Muhaimin

Results 16 issues of Muhaimin

Hi. nice plugin. Could you make it available on NPM and make it conforms to browserify requirement?

any chance I can have this library for Laravel5? http://stackoverflow.com/questions/29958121/load-braintree-in-laravel5-environment

do you mind check this line ``` js if (!isNaN(subDomainsData[index].v)) { subDomainsData[index].v += data[d]; } else { subDomainsData[index].v = data[d]; } ```

![untitled](https://cloud.githubusercontent.com/assets/1596891/6077802/87b2cc82-ae2d-11e4-96d8-f23d847a8a94.png) see year `2012`, there is weird empty cell between cell 17 and 26 and the problems always happen at the end of the year. (see the first domain at...

bug

as most BackboneJs apps are single page application, is there anyway we can manage this event listeners attached to the map ``` this.bindMapEvents({ 'position_changed': 'updateModelPosition' }); ``` perhaps need a...

Is it possible to show us the simplest server side render

hi do you have workaround using this with BackboneJs. Sorry if this question bothers you

Is there any possibility to destroy the `Aeris.map` object. See http://jsfiddle.net/muhaimincs/feogb02k/

enhancement

Could you unminify all js files in your demo apps

enhancement

hi i'm very new to nodejs and been 1 year as javascript user. I'm just curious about the DB in this example. Appreciate if you could explain further more on...