6.2.1-beta.9 • Published 2 years ago

@tbminiapp/pixi-polyfill v6.2.1-beta.9

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@tbminiapp/pixi-polyfill

Support for legacy browser JavaScript environments. Polyfills included:

  • Math.sign
  • Object.assign
  • requestAnimationFrame
  • ArrayBuffer
  • Float32Array
  • Uint32Array
  • Uint16Array

Installation

npm install @tbminiapp/pixi-polyfill

Usage

import '@tbminiapp/pixi-polyfill';