Upgrade to Pro — share decks privately, control downloads, hide ads and more …

The Ins-and-Outs of Publishing a Module to npm

Steve Kinney
July 30, 2016
130

The Ins-and-Outs of Publishing a Module to npm

Steve Kinney

July 30, 2016
Tweet

Transcript

  1. But, I really don't want to have to go get

    the URL for my Git repository.
  2. “I'm going to be honest with you, Steve. I just

    keep hitting enter—can I just skip all of this?”
  3. It's totally cool to write a module in your favorite

    language. But, you should publish it for the widest possible audience.
  4. Problem: We want to commit our fancy ES6 code to

    git, but we don't need to ship it with our module.