Skip to main content

npm-lazy

Local caching service to speed up app installation: https://github.com/mixu/npm_lazy I created a mini project with npm lazy with the configuration I use and with the configuration to run on pm2. It is available at the link:  https://github.com/albertosouza/pm2_npm_lazy_cache

NPM command to link modules in your project. If you are a developer of node.js projects you will need to use this command to test and develop new modules running a local project instead of a project installed with npm install

Link: https://docs.npmjs.com/cli/link

npm-check-updates (ncu)

The program I use most to check and update dependencies, allows you to check and update project package.json files. Link: https://github.com/tjunnone/npm-check-updates

npm-check

An option to ncu to check and update the dependencies of npm modules in your project.

Link: https://github.com/dylang/npm-check

ttystudio

npm module that has the ability to record what is being executed in the terminal and convert it to .gif

Link: https://github.com/chjj/ttystudio

Tags
Site session