pbojinov / nodeifications

Simple cross platform desktop notifications for node-webkit
133 stars 8 forks source link

Register as Bower package #12

Open pbojinov opened 10 years ago

pbojinov commented 10 years ago

Figure out how the this solution can be a standalone npm module or bower package. The only tricky part is resolving the dependency of the HTML from within the js.

cirocosta commented 10 years ago

It seems more like a bower package than a npm module. What do you think?

pbojinov commented 10 years ago

@cirocosta you are right. Since it will be used by a "client-side" app within a node app.