Skip to content

Commit e981cf6

Browse files
Merged 'main' into 'release'.
2 parents 10a53c0 + 7f40d87 commit e981cf6

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<div align="center">
22

3-
[//]: # ( <a href="https://github.com/ng-doc/ng-doc">)
3+
[//]: # ' <a href="https://github.com/ng-doc/ng-doc">'
4+
[//]: # ' <img src="https://ng-doc.com/assets/images/ng-doc.svg?raw=true" alt="Logo" height="150px">'
5+
[//]: # ' </a>'
46

5-
[//]: # ( <img src="https://ng-doc.com/assets/images/ng-doc.svg?raw=true" alt="Logo" height="150px">)
6-
7-
[//]: # ( </a>)
87
<h1 align="center" style="margin-bottom: 0; border-bottom: 0">NgPixiJS</h1>
98
<p align="center">
109
PixiJS primitives as Angular components
@@ -30,7 +29,6 @@
3029
This library provides powerful tools for integrating [PixiJS](https://pixijs.com/) - a popular library for 2D graphics and animations—into [Angular](https://angular.dev/) applications.
3130
By utilizing a custom [RendererFactory2](https://angular.dev/api/core/RendererFactory2), developers can seamlessly combine the robust visual capabilities of PixiJS with the flexibility and structure of Angular.
3231

33-
3432
#### Key Features
3533

3634
- PixiJS Integration in Angular:
@@ -39,14 +37,10 @@ By utilizing a custom [RendererFactory2](https://angular.dev/api/core/RendererFa
3937
- Support for Dependency Injection (DI):
4038
- Control Flow in Templates:
4139

42-
43-
<!-- GETTING STARTED -->
44-
4540
## Installation
4641

4742
To know how to install and use NgPixiJS, please check our [documentation](https://ng-pixijs.klerick.lol/).
4843

49-
5044
<!-- MARKDOWN LINKS & IMAGES -->
5145
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
5246

0 commit comments

Comments
 (0)