NPM – node package manager (Notes)
What is NPM?
npm makes it easy for JavaScript developers to share and reuse code, and it makes it easy to update the code that you’re sharing.
Package Management for ES6 Modules
npm makes it easy for JavaScript developers to share and reuse code, and it makes it easy to update the code that you’re sharing.