mauriciosantos / Buckets-JS

A complete, fully tested and documented data structure library written in pure JavaScript.
MIT License
1.25k stars 112 forks source link

Add buckets to bower and npm #5

Closed nvlbg closed 9 years ago

nvlbg commented 11 years ago

It would be nice if you can install the library from a package manager instead of downloading it manually.

ducin commented 11 years ago

Just need to create bower.json file in the root directory (http://bower.io/#defining-a-package) and run one shell command (http://bower.io/#registering-packages).

zbyte64 commented 10 years ago

I've added a commit: 260c27ab51f775ac0a68790d5b785667eb892223 But two issues are preventing me from sending a pull request:

mauriciosantos commented 10 years ago

Hello, right now is version 1.81. bucketsjs is fine. Thanks.

nvlbg commented 9 years ago

@mauriciosantos After https://github.com/mauriciosantos/buckets/pull/9 has been merged I have registered buckets both in npm and bower. Bower doesn't want maintainer when registering but npm does and it is under my account. I can remove it so you publish it from your own if you want to. Otherwise this issue must be closed :)

mauriciosantos commented 9 years ago

You can remove it and will publish it.

nvlbg commented 9 years ago

@mauriciosantos I'm sorry but I don't quite understood what you meant. Do you want me to unregister it from npm? I just wanna be sure there is no miscommunication.

mauriciosantos commented 9 years ago

yeah. that's right.

nvlbg commented 9 years ago

Ok, the project is unpublished.