Closed valexiev closed 8 years ago
I have already installed it with npm directly from the repo. But it would be more convenient if it is in the npm registry.
In general if you already use npm to setup the project, you can use it for all the dependencies. So bower is needless.
As of now you can also install Angular Sticky using npm!
npm install angular-sticky-plugin
If you have no further suggestions, I'll close the issue.
Great! Thank you!
You're right. I didn't do it yet because most of the front-end libraries are retrieved from Bower. But I guess you'll not be the first to ask this so I'll take a look at this tomorrow.