Install
Install the package into your project using your preferred package manager.
- npm
- yarn
- pnpm
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/samplesdirectory showing runtime bundles used by the loader.