YoVDO

Execute npm Package Binaries with the npx Package Runner

Offered By: egghead.io

Tags

npm Courses GitHub Courses Node.Js Courses

Course Description

Overview

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

Syllabus

  • Introduction to Execute npm Package Binaries with the npx Package Runner
  • Use npx to run locally installed node modules
  • Use npx to Temporarily Install and Invoke a Package from npm
  • Test Different Node Module Versions with npx
  • Use npx to run commands with different Node.js versions
  • Execute npx commands with $npm_ Environment Variables
  • Execute Code from a Remote GitHub Branch with npx
  • Use npx to execute code from a GitHub gist

Taught by

Elijah Manor

Related Courses

Introduction to Agile Software Development: Tools & Techniques
University of California, Berkeley via edX
Advanced Topics and Techniques in Agile Software Development
University of California, Berkeley via edX
The Data Scientist’s Toolbox
Johns Hopkins University via Coursera
How to Use Git and GitHub
Udacity
Desarrollo de Videojuegos 3D en Unity: Una Introducción
Universidad de los Andes via Coursera