Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 2.06 KB

README.md

File metadata and controls

52 lines (39 loc) · 2.06 KB

NgPixiJS

PixiJS primitives as Angular components
Documentation · Report Bug · Request Feature

GitHub Workflow Status NPM MIT License

About

This library provides powerful tools for integrating PixiJS - a popular library for 2D graphics and animations—into Angular applications. By utilizing a custom RendererFactory2, developers can seamlessly combine the robust visual capabilities of PixiJS with the flexibility and structure of Angular.

Key Features

  • PixiJS Integration in Angular:
  • Custom RendererFactory2:
  • Creation of Custom Components:
  • Support for Dependency Injection (DI):
  • Control Flow in Templates:

Installation

To know how to install and use NgPixiJS, please check our documentation.