Node.js
installation provides core modules, but there are third party modules available
to address different problems. You can install these third-party modules using
npm (node package manager) tool.
https://www.npmjs.com/ is a node package
manager repository, where all the third party node.s libraries are published
and available for all the people usage.
For example, I entered the text ‘alexa’ and press Enter button. I seen below results.
No comments:
Post a Comment