27.7.2.2. NPM
Some sample packages can be found under: npm.
Local testing of those packages can be done as shown at: https://stackoverflow.com/questions/59389027/how-to-interactively-test-the-executable-of-an-npm-node-js-package-during-develo
The packages will also be published to the NPM registry, so you can also play with them as:
npm install cirosantilli-<directory-name>