All Projects → pixijs → Pixi Typescript

pixijs / Pixi Typescript

Typescript definitions for Pixi.js

Programming Languages

typescript
32286 projects

Typescript Definitions for Pixi.js v4.x

Note This repository is not intended for v5.x which ships with its own generated declarations.

When using v5.x, you can use import * as PIXI from "pixi.js" without the need for @types/pixi.js

Install

The recommended install is from DefinitelyTyped using:

npm install @types/pixi.js --save-dev

This repository contains the most recent version of the declarations for pixi.js and follows the v4.x branch with periodical Releases which are supposed to match pixi releases by the core team.

Each release is pushed to DefinitelyTyped.

Any advice, suggestions or improvements would be appreciated.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].