p3x-angular-compile 2025.4.109 → 2025.4.115

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +31 -27
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -6,18 +6,20 @@
6
6
 
7
7
 
8
8
 
9
- # 🆖 Angular Dynamic Compile - Convert strings to Angular components v2025.4.109
9
+ # 🆖 Angular Dynamic Compile - Convert strings to Angular components v2025.4.115
10
10
 
11
11
 
12
-
13
- **Bugs are evident™ - MATRIX️**
12
+
13
+ 🌌 **Bugs are evident™ - MATRIX️**
14
+ 🚧 **This project is under active development!**
15
+ 📢 **We welcome your feedback and contributions.**
14
16
 
15
17
 
16
18
 
17
19
 
18
20
  ### NodeJS LTS is supported
19
21
 
20
- ### Built on NodeJs version
22
+ ### 🛠️ Built on NodeJs version
21
23
 
22
24
  ```txt
23
25
  v22.13.0
@@ -26,7 +28,7 @@ v22.13.0
26
28
 
27
29
 
28
30
 
29
- # Built on Angular
31
+ # 📦 Built on Angular
30
32
 
31
33
  ```text
32
34
  19.0.6
@@ -34,7 +36,7 @@ v22.13.0
34
36
 
35
37
 
36
38
 
37
- # Description
39
+ # 📝 Description
38
40
 
39
41
 
40
42
  [//]: #@corifeus-header:end
@@ -296,46 +298,48 @@ If you want very small bundle, use ```gzip```.
296
298
 
297
299
  ---
298
300
 
299
-
300
- ## Quick and Affordable Web Development Services
301
+ ## 🚀 Quick and Affordable Web Development Services
301
302
 
302
303
  If you want to quickly and affordably develop your next digital project, visit [corifeus.eu](https://corifeus.eu) for expert solutions tailored to your needs.
303
304
 
304
305
  ---
305
306
 
306
- ## Powerful Online Networking Tool
307
+ ## 🌐 Powerful Online Networking Tool
307
308
 
308
309
  Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
309
310
 
310
- **Free**
311
+ **🆓 Free**
311
312
  Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
312
313
  Additionally, it offers tools for:
313
- - Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
314
- - Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
314
+ - 📡 Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
315
+ - 📊 Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
315
316
 
316
- All these features are completely free to use.
317
-
318
- ## Support Our Open-Source Project ❤️
319
- If you appreciate our work, consider starring this repository or making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!
317
+ All these features are completely free to use.
318
+
319
+ ---
320
+
321
+ ## ❤️ Support Our Open-Source Project
322
+ If you appreciate our work, consider ⭐ starring this repository or 💰 making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!
320
323
 
321
- ### Server Availability
322
- Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
324
+ ---
323
325
 
324
- ### About My Domains
325
- All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](https://corifeus.hu) and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
326
+ ### 🌍 About My Domains
327
+ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.eu](https://corifeus.eu), and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
328
+
329
+ ---
326
330
 
327
- ### Versioning Policy
328
- **Version Structure:** We follow a Major.Minor.Patch versioning scheme:
329
- - **Major:** Corresponds to the current year.
330
- - **Minor:** Set as 4 for releases from January to June, and 10 for July to December.
331
- - **Patch:** Incremental, updated with each build.
331
+ ### 📈 Versioning Policy
332
+ **Version Structure:** We follow a **Major.Minor.Patch** versioning scheme:
333
+ - **Major:** 📅 Corresponds to the current year.
334
+ - **Minor:** 🌓 Set as 4 for releases from January to June, and 10 for July to December.
335
+ - **Patch:** 🔧 Incremental, updated with each build.
332
336
 
333
- **Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
337
+ **🚨 Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
334
338
 
335
339
  ---
336
340
 
337
341
 
338
- [**P3X-ANGULAR-COMPILE**](https://corifeus.com/angular-compile) Build v2025.4.109
342
+ [**P3X-ANGULAR-COMPILE**](https://corifeus.com/angular-compile) Build v2025.4.115
339
343
 
340
344
  [![NPM](https://img.shields.io/npm/v/p3x-angular-compile.svg)](https://www.npmjs.com/package/p3x-angular-compile) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
341
345
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "p3x-angular-compile",
3
- "version": "2025.4.109",
3
+ "version": "2025.4.115",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -10,7 +10,7 @@
10
10
  "publish": true
11
11
  },
12
12
  "devDependencies": {
13
- "corifeus-builder": "^2025.4.109"
13
+ "corifeus-builder": "^2025.4.123"
14
14
  },
15
15
  "dependencies": {
16
16
  "tslib": "^2.0.0"