Skip to content

About NPM Packages

The npm plugin extends pulpcore to support hosting npm packages. This plugin is a part of the Pulp Project, and assumes some familiarity with the pulpcore documentation.

If you are just getting started, we recommend getting to know the basic workflows.

Features

  • Mirror npm packages from upstream registries (e.g. registry.npmjs.org)
  • Publish packages directly using npm publish or yarn publish
  • Host your own private npm registry
  • Pull-through caching for on-demand proxying of upstream packages

Overview


Site Map