dtinth / synchroscope

Realtime Angular.js scope syncing across multiple clients with Socket.IO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bower packaging

saadfarooq opened this issue · comments

Really useful library. It would be great if this was packaged to use with bower.

Hello,

Even without a bower.json file, synchroscope is already usable with Bower. Just bower install dtinth/synchroscope.

And then simply <script src="bower_components/synchroscope/client/sync.js"></script>.

Anyway, pull requests for bower.json are welcome. 😄