Take the 2-minute tour ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free.

I'm interested in using sigma.js, and I'm looking at the instructions here: https://github.com/jacomyal/sigma.js/wiki

One of the prerequisites is that node.js is installed.

If it's a client side library, why would it need node.js?

share|improve this question
2  
It looks like it uses npm to install dependencies, but to be sure you should ask the author of that package directly. –  GrandmasterB Jun 3 at 4:40

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.