Skip to content

Commit

Permalink
chore: check doc preview deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
klerick committed Dec 19, 2024
1 parent 404d40b commit 7f40d87
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<div align="center">

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

[//]: # ( <img src="https://ng-doc.com/assets/images/ng-doc.svg?raw=true" alt="Logo" height="150px">)

[//]: # ( </a>)
<h1 align="center" style="margin-bottom: 0; border-bottom: 0">NgPixiJS</h1>
<p align="center">
PixiJS primitives as Angular components
Expand All @@ -30,7 +29,6 @@
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.
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.


#### Key Features

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


<!-- GETTING STARTED -->

## Installation

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


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

Expand Down

0 comments on commit 7f40d87

Please sign in to comment.