Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 614 Bytes

nodejs.rst

File metadata and controls

20 lines (12 loc) · 614 Bytes

Node.js

Node.js support is experimental. We’re playing and trying to fit our dependency management model developed for C/C++ to the node.js ecosystem. If you’re curious about our technology you can easily use it, but for production environments and real development we recommend to use the standard approach with NPM package manager. Also, we’re open to suggestions and feedback, so if you have some ideas, please tell us!

.. toctree::
   :maxdepth: 2

   nodejs/gettingstarted
   nodejs/nodejs-howto