Hey y'all,
I made a package that I have been heavily using and honing in a game I'm working on. It allows you to use markup to create PIXI scenes. I'm hoping it'll help someone out there (and help make PIXI easier to use with angular2). Currently, it's not really optimized for performance as it's in its early stages (and I'm not that talented). If anyone has suggestions, feedback, or just wants to give it a whirl here is the github and npm info. It is being actively developed and maintained.
https://github.com/Shadowstep33/Angular2Pixi
https://www.npmjs.com/package/angular2pixi
FYI: on the roadmap is more support and out-of-the-box components that implements PIXI's built in features.