Skip to content

Install

Install the package into your project using your preferred package manager.

  • npm
npm install pci-loader
  • yarn
yarn add pci-loader
  • pnpm
pnpm add pci-loader

Notes:

  • The package is distributed as a tiny TypeScript library and ships type definitions.
  • For browser usage you can bundle the library with your bundler (Vite, Rollup, webpack).
  • There are also examples in the public/samples directory showing runtime bundles used by the loader.