Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Execute npm Package Binaries with the npx Package Runner

Posted By: lucky_aut
Execute npm Package Binaries with the npx Package Runner

Execute npm Package Binaries with the npx Package Runner
Duration: 17m | .MP4 1280x720, 25 fps(r) | AAC, 48000 Hz, 2ch | 57.5 MB
Genre: eLearning | Language: English

You can’t be everywhere at once. Neither can node packages. But with a utility called npx — included in npm v5.2 and later — you can interact and run with node modules even if they’re not downloaded locally. The same is true for gists and remote branches of GitHub. As long as npm installed, your work can be wherever you are.

This course from Elijah Manor unlocks the power of the npx utility. Over 17 minutes, we will examine the npx package runner and look through various scenarios where the tool is helpful when running node packages from the command line. You’ll learn to use npm to:

test out various versions of a package
run packages without globally installing
run code directly from GitHub
make working with packages much easier

More Info

Execute npm Package Binaries with the npx Package Runner