Loader for the *.basis supercompressed texture file format. This package also ships with the transcoder!
npm install @pixi/basisThis package contains the parser for *.basis files, and it also ships with the transcoder.
``bash`
npm install @pixi/basis
`js`
import '@pixi/basis';
Via jsDelivr:
`html`
Or via unpkg:
`html``