NPM Converter
Convert Lerna publish output to npm install commands. Paste your Lerna output and get the npm install command instantly.
This tool converts Lerna monorepo package publish output into a format ready for npm install. All processing is done locally in your browser.
Lerna Output
Paste the output from your Lerna publish command
NPM Install Command
Paste Lerna output and click "Convert to NPM Install" to generate the npm install command