DPDK Architecture  ->  Guide (stable)

NPM

npm (originally short for Node Package Manager) is a package manager for the JavaScript programming language.

Private Registry

Why

DPDK uses a Private NPM Registry to provide a way to reuse scripts that we normally would otherwise copy over from other projects.
The NPM Registry provides a way to generalize these scripts into packages that can be used in every project.

Where

To get an overview of all available packages visit: https://npm.dpdk.com/
Every package has its own GIT repository prefixed with: dpdk_npm_ or more recently @dpdk/

Security

Please note: the registry is IP Blocked and can only be use inside DPDK or by using a DPDK VPN.
Also a username/password is required these can be found in LastPass.

UI

NPM Registry UI

The default registry for NPM can be found here: https://npmjs.com/

Last modifiedFriday, April 29, 2022, 12:57:36 PM UTC
Last authorroelvoordendag
Commit IDb4569da