davidfig / pixi-viewport

A highly configurable viewport/2D camera designed to work with pixi.js
https://davidfig.github.io/pixi-viewport/
MIT License
1.04k stars 174 forks source link

CDN availability #211

Open NemoStein opened 4 years ago

NemoStein commented 4 years ago

Following the issue at https://github.com/davidfig/pixi-scrollbox/issues/18 Is it considered to push this project into a CDN like CDNJS?

davidfig commented 4 years ago

Sure. I think you need to create a PR in cdnjs for it to be done quickly. pixi-viewport is available through jsdelivr: https://www.jsdelivr.com/package/npm/pixi-viewport

jasonsturges commented 2 years ago

There's no UMD browser build of Pixi Viewport, but the CJS loads through unpkg.com

https://unpkg.com/pixi-viewport

https://unpkg.com/pixi-viewport@4.34.4/dist/cjs/viewport.js