@pixi/app
TypeScript icon, indicating that this package has built-in type declarations

7.4.2 • Public • Published

@pixi/app

Installation

npm install @pixi/app

Usage

import { Application } from '@pixi/app';

const app = new Application();
document.body.appendChild(app.view);

Plugins

PixiJS provides a few plugins to add features to the Application. These can be installed from the following packages. Use extensions.add to use these plugins. Note: if you are using pixi.js or pixi.js-legacy bundles, this is unnecessary since plugins are installed automatically by default.

  • TickerPlugin from @pixi/ticker

Readme

Keywords

none

Package Sidebar

Install

npm i @pixi/app

Homepage

pixijs.com/

Weekly Downloads

104,710

Version

7.4.2

License

MIT

Unpacked Size

40.2 kB

Total Files

19

Last publish

Collaborators

  • zyie
  • bigtimebuddy