Hacker News new | past | comments | ask | show | jobs | submit login

I have to go off-topic to ask something serious. What has happened in the last months that you use something called npm or bower to intsall Javascript libraries, where in the old days I just downloaded them and dropped in my static/lib folder?

Does that assume my project is Node.js powered? I'm on Windows...




You can easily do the same thing you always have. Just snag the JS file [1] or the minified version [2] from the github repo and drop it in your js folder.

[1] https://github.com/jacoborus/nanobar/blob/master/nanobar.js

[2] https://github.com/jacoborus/nanobar/blob/master/nanobar.min...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: