Space Ninja
  • Home
  • Portfolio
  • Speaking
  • Friday Front-End
  • Better Job in Tech
Subscribe
Tagged

npm

A collection of 3 posts

How to Publish an Updated Version of an npm Package
npm

How to Publish an Updated Version of an npm Package

What’s typically involved in an npm version release? How can you determine the release process for an existing project? Can project maintainers do anything to make it easier for new contributors?

  • Scott Vandehey
Scott Vandehey Feb 10, 2020 • 8 min read
How to Automatically Update Your JavaScript Dependencies
npm

How to Automatically Update Your JavaScript Dependencies

One frustrating aspect of the modern JavaScript ecosystem is keeping all your dependencies up to date. Thankfully, there are automated tools that can handle this thankless task for you.

  • Scott Vandehey
Scott Vandehey Feb 1, 2020 • 6 min read
How to Distribute a Pattern Library as an npm Package from a Private Git Repo
npm

How to Distribute a Pattern Library as an npm Package from a Private Git Repo

So you’ve got a pattern library: Congratulations! The next step is making it possible for other people to use those patterns. You could simply provide download links for the CSS and other assets, but then your users can’t easily get any updates to the pattern library. Instead, you

  • Scott Vandehey
Scott Vandehey Apr 15, 2019 • 8 min read
Space Ninja © 2021
Powered by Ghost