jonsamwell / angular-http-batcher

Enables HTTP batch request with AngularJS
MIT License
96 stars 28 forks source link

NPM module #23

Closed benmj closed 9 years ago

benmj commented 9 years ago

Hi,

This is a very useful module. Do you have any plans to release it as an npm module? My team and I build our code using CommonJS syntax, and currently have to shim this into our project.

Thanks!

jonsamwell commented 9 years ago

Sure! I'm just off out for a surf but I'll do it when I get back in a couple of hours! Glad you're finding it useful!

On Tue, 25 Aug 2015 08:00 Ben Jacobs notifications@github.com wrote:

Hi,

This is a very useful module. I was wondering whether you had any plans to release it as an npm package. My team and I build our code using CommonJS syntax, and currently have to shim this into our project.

Thanks!

— Reply to this email directly or view it on GitHub https://github.com/jonsamwell/angular-http-batcher/issues/23.

benmj commented 9 years ago

Well, thanks!

And watch out for sharks.

-ben jacobs

On Mon, Aug 24, 2015 at 3:06 PM, Jon Samwell notifications@github.com wrote:

Sure! I'm just off out for a surf but I'll do it when I get back in a couple of hours! Glad you're finding it useful!

On Tue, 25 Aug 2015 08:00 Ben Jacobs notifications@github.com wrote:

Hi,

This is a very useful module. I was wondering whether you had any plans to release it as an npm package. My team and I build our code using CommonJS syntax, and currently have to shim this into our project.

Thanks!

— Reply to this email directly or view it on GitHub https://github.com/jonsamwell/angular-http-batcher/issues/23.

— Reply to this email directly or view it on GitHub https://github.com/jonsamwell/angular-http-batcher/issues/23#issuecomment-134394255 .

jonsamwell commented 9 years ago

@benmj I hate sharks. There's been loads of sightings around Sydney the last couple of weeks :-(

On a lighter note I've published this on NPM https://www.npmjs.com/package/angular-http-batcher

Let me know if you have any ideas for improving the module.